replace the feather logo
3 files changed
tree: c9c26630bfacfca5373316845496c954e1173adb
  1. .github/
  2. docker-config/
  3. documentation/
  4. htdocs/
  5. server/
  6. tests/
  7. .asf.yaml
  8. .dockerignore
  9. .gitignore
  10. compose.yaml
  11. DOCKER.md
  12. Dockerfile
  13. pipservice-selfserve-portal.service
  14. pylintrc
  15. README.md
  16. requirements.txt
  17. 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 is:

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