WebAppDIRAC is a portal for the DIRAC software.
Project description
Web app extension for the DIRAC project. WebAppDIRAC is written using extjs 6.2.0 and python 3.
Status master branch (stable):
Status integration branch (devel):
Install
Instructions for installing WebAppDIRAC are described here.
Configure
To configure web portal you need create /WebApp section in DIRAC configuration:
WebApp { # Specifies the caption in the title in the browser. By default, the name of the configuration is taken. # Title = "My title" # To use some balancer(e.g.: nginx) assign a balaser name here. By default, the portal is launched without a balancer. # Balancer = None # If a balancer is defined, this option determines the number of processes that will run in parallel on different ports. By default: 1. # NumProcesses = 1 # If you want to run web portal in "development mode", by default, this is disabled. # DevelopMode = True # Change the root of the request path to the server(default: /DIRAC). It is not recommended to change. # RootURL = /DIRAC # To configure https protocol. It is not recommended to change. # If you use balancer this options will ignore and will use HTTP options. # HTTPS # { # To disable https protocol delete value. It is not recommended to change. # Enabled = True # To set another port(default: 8443). # Port = 8443 # Host certificate pem # Cert = /opt/dirac/etc/grid-security/hostcert.pem # Host key pem # Cert = /opt/dirac/etc/grid-security/hostkey.pem # } # To configure http protocol. It is not recommended to change. # HTTP # { # To set another port. By default 8000 if you use balancer and 8080 if not. # Port = 8000 # } # To set secret for security cookies # CookieSecret = mysecret # Next section contain access rights. # Access # { # upload = TruestedHost # } # Path to favicon icon. It is not recommended to change. # Icon = /static/core/img/icons/system/favicon.ico # SSL protocol to use. # SSLProtocol = # Set static directories. # DefaultStaticDirs = None }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WebAppDIRAC-5.0.1.tar.gz
(1.7 MB
view details)
Built Distribution
File details
Details for the file WebAppDIRAC-5.0.1.tar.gz
.
File metadata
- Download URL: WebAppDIRAC-5.0.1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e160d0dceae0bce87fceaff7ad66c11db51f422dcda77457b556b2a3727690b4 |
|
MD5 | 0c5d7011dc9bcc8781f3544ff8e0b770 |
|
BLAKE2b-256 | e93f7c581c80a996af3bf3cdeb2b4bc03f446c2efa2d52e1459a7619853ea766 |
File details
Details for the file WebAppDIRAC-5.0.1-py3-none-any.whl
.
File metadata
- Download URL: WebAppDIRAC-5.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c424eab9171406e8b9ea90a844cc7942db776759ae252e5e68d95d93b75aef7a |
|
MD5 | 6f724c18078d956e499553bf0e867782 |
|
BLAKE2b-256 | ce93b183a91a427b00db9a707210f874e92e5a02cdd3cab5b7103428662604c4 |