fixes overall

This commit is contained in:
Didier Slof 2023-03-01 15:21:06 +01:00
parent eac693f7f5
commit acafd7a214
Signed by: didier
GPG key ID: 01E71F18AA4398E5
5 changed files with 13 additions and 33 deletions

View file

@ -1,40 +1,51 @@
# Neo, compose.
# Neo, compose
## Maintainers
Primary maintainers over this repo.
- Didier `<didier@faulty.nl>`
## Compose Sections
All sections are divided into files.
### base
> Note: this is an establishing-section. It should not include services.
This section is responsible for the reverse proxy and all other to establish a proper connection to a service.
### core
Core is responsible for some essential services used throughout the IXVD/Faulty ecosystem.
### cloud
Section related to cloud services.
E.g. Cryptpad.
### devops
Anything related to having a proper development experience.
### dev-serve
Contains servers used for collaborative development.
E.g. databases, message brokers, etc.
### games
Any games hosted on neo are located here.
### media
Media servers.
### utils
Utilities that are too category-scarce to get it's own section.
### web
Websites and such.
Websites and such.