link to reactivate a jira acct
1 file changed
tree: 9dcb9db4c18704db3f2047d8829dc41581a5be80
  1. documentation/
  2. htdocs/
  3. server/
  4. .gitignore
  5. pipservice-selfserve-portal.service
  6. README.md
  7. requirements.txt
  8. roleaccounts.example.txt
README.md

ASF infrastructure self-serve portal platform

This repository houses the code for the ASF self-serve portal. It is constructed as a PipService and houses the static site elements, documentation, and scripts required to perform self-serve actions.

The layout iss:

  • htdocs/: The static site files
  • documentation/: The documentation for the self-serve processes
  • server/: The backend server (quart?) for the self-serve actions