Service Layer
For now the service layer includes such tools as:
- Gitea: a s self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab.
- Drone: a self-service Continuous Integration platform
- Longhorn: a highly available persistent storage for Kubernetes
- Portainer: a self-service Docker containers delivery platform
All these services is going to be installed on k3s cluster automatically using helm. For manual installation instructions see Guides section.