This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/README.md

40 lines
No EOL
885 B
Markdown

# 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.