Refactor and Cleanup
This goal includes issues vital for:
- The polishing of deployment workflows, on the principle that no resource (including ex. DNS) should be
- Testing in various situations, ex. with different amounts of hosts, different sizes of hosts, etc. .
- Readability of source files, proper modularization.
- Picking up loose ends, especially security-related, which weren't so mission-critical that the MVP needed it solved.
- Solving major barriers to maintainability and scalability to use by the target audience.
Minimal Complete Infrastructure
This goal denotes the deployment and availability of the following stacks:
- cleanup
- mesh
- site-support
- auth
- chat
- git
- updater
We presume the use of an external S3 service; otherwise, the s3
stack should be considered included. See MinIO: