Skip to content

The Tethys Platform main Django website project repository.

License

Notifications You must be signed in to change notification settings

binhlt0402/tethys_tct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tethys Platform

Test Status Coverage Status Documentation Status

Tethys Platform provides both a development environment and a hosting environment for water resources web apps.

Documentation can be found here: http://docs.tethysplatform.org/

## WSO2 configuration

Modify portal_config.yml and add these configuration ` AUTHENTICATION_BACKENDS: ['tethys_services.backends.wso2.WSO2OAuth2'] SOCIAL_AUTH_WSO2_HOSTNAME: <<sso hostname e.g: sso.example.com>> SOCIAL_AUTH_WSO2_KEY: SOCIAL_AUTH_WSO2_SECRET: SOCIAL_AUTH_WSO2_SCOPE: ['openid'] `

About

The Tethys Platform main Django website project repository.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.3%
  • JavaScript 14.3%
  • HTML 5.0%
  • Less 1.2%
  • CSS 0.8%
  • Shell 0.8%
  • Other 0.6%