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-04-19 18:27:20 +02:00
custom add dev site 2023-04-19 18:27:20 +02:00
env@8b3eb75a27 .env bump 2023-03-03 22:47:09 +01:00
tools fixes overall 2023-03-01 15:21:06 +01:00
.gitignore fix: gitignore & rw 2022-12-09 11:07:55 +01:00
.gitmodules add dev site 2023-04-19 18:27:20 +02:00
docker-compose.base.yml changes 2023-03-01 15:17:10 +01:00
docker-compose.cloud.yml changes 2023-03-01 15:17:10 +01:00
docker-compose.core.yml move gatus 2023-03-04 20:43:23 +01:00
docker-compose.dev-serve.yml feat: gatus, ntfy and refactor 2023-02-26 16:51:18 +01:00
docker-compose.devops.yml migration gitea p1 2023-04-12 15:11:14 +02:00
docker-compose.games.yml update mods and crap 2023-04-19 08:37:12 +02:00
docker-compose.media.yml retirement of mediabox 2023-03-10 14:09:11 +01:00
docker-compose.monitoring.yml move gatus 2023-03-04 20:43:23 +01:00
docker-compose.social.yml hrr. 2023-03-16 01:15:49 +01:00
docker-compose.utils.yml update paths 2023-04-16 13:29:47 +02:00
docker-compose.web.yml add dev site 2023-04-19 18:27:20 +02:00
man reformat, add router shell intercept, and other tooling 2022-12-13 13:39:51 +01:00
README.md fixes overall 2023-03-01 15:21:06 +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.