Skip to main content

WebAppDIRAC is a portal for the DIRAC software.

Project description

https://badge.fury.io/py/WebAppDIRAC.svg

Web app extension for the DIRAC project. WebAppDIRAC is written using extjs 6.2.0 and python 3.

Status master branch (stable):

Basic Tests Status

Status integration branch (devel):

Basic Tests Status

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.1.0a6.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

WebAppDIRAC-5.1.0a6-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

Details for the file WebAppDIRAC-5.1.0a6.tar.gz.

File metadata

  • Download URL: WebAppDIRAC-5.1.0a6.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for WebAppDIRAC-5.1.0a6.tar.gz
Algorithm Hash digest
SHA256 d03401694d34754e5c1088f28a45a46b3aaf03b850e349c6b73db868dd278661
MD5 822dde208effd46925575bd4e262d79d
BLAKE2b-256 306d6226e2e27d9236c1f87f236deb51fc0b6a3f4d58b8dd8ecbedf9fc7cfc09

See more details on using hashes here.

File details

Details for the file WebAppDIRAC-5.1.0a6-py3-none-any.whl.

File metadata

File hashes

Hashes for WebAppDIRAC-5.1.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 c1a0ffd868964c95ecbe4c47e5c75bcea6cf09f1364dfbd7ec5329bd251dbf0e
MD5 abff61af811b5279414217c40c6af78e
BLAKE2b-256 58fdcf9579ae4350eec88f98b0e10f3a85bc331f3d4d773f535d0a4800dc6e6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page