Merge pull request #35 from apache/dfoulks/asfquart

Dfoulks/asfquart
tree: be15903d97522792b29866ae7fae3a5e02d35e2f
  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 is:

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