Compose files for neo. [This project is not active anymore] https://neo.ixvd.net
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.
Find a file
2023-02-26 17:13:23 +01:00
custom aaaa 2023-02-26 17:13:23 +01:00
env@ef2b833d83 development database server 2022-12-12 23:14:31 +01:00
repos remove dotfiles 2023-02-21 00:30:57 +01:00
tools del(unneeded) 2023-02-03 23:27:46 +01:00
.gitignore fix: gitignore & rw 2022-12-09 11:07:55 +01:00
.gitmodules add: backups 2023-02-12 22:51:46 +01:00
docker-compose.base.yml refactor(base): common anchor 2023-02-26 16:50:47 +01:00
docker-compose.cloud.yml pls don't be this 2023-02-01 13:05:22 +01:00
docker-compose.core.yml feat(gatus): more services 2023-02-26 17:09:40 +01:00
docker-compose.dev-serve.yml feat: gatus, ntfy and refactor 2023-02-26 16:51:18 +01:00
docker-compose.devops.yml feat(gatus): more services 2023-02-26 17:09:40 +01:00
docker-compose.games.yml no sb3 2023-02-16 10:01:32 +01:00
docker-compose.media.yml unneeded version bump 2023-01-09 19:50:28 +01:00
docker-compose.utils.yml fix networks 2023-02-21 01:01:57 +01:00
docker-compose.web.yml remove dotfiles 2023-02-21 00:30:57 +01:00
man reformat, add router shell intercept, and other tooling 2022-12-13 13:39:51 +01:00
README.md feat: gatus, ntfy and refactor 2023-02-26 16:51:18 +01:00

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.