use correct lib for error
1 file changed
tree: 4f68247d706517a39590cac49f520b8c0e04e036
  1. documentation/
  2. htdocs/
  3. server/
  4. .asf.yaml
  5. .gitignore
  6. pipservice-selfserve-portal.service
  7. README.md
  8. requirements.txt
  9. 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