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
Didier 131df0eab9
All checks were successful
update neo with compose files / deploy the config on the server (push) Successful in 8s
update neo with compose files / notify after actions (push) Successful in 2s
update prom hopeful fix
2023-05-02 02:15:53 +02:00
.github/workflows being nice to http 2023-04-30 22:14:07 +02:00
custom update prom hopeful fix 2023-05-02 02:15:53 +02:00
env@8b3eb75a27 .env bump 2023-03-03 22:47:09 +01:00
tools remove old management tool in favour of didier/management-tools 2023-04-28 17:28:53 +02:00
.gitignore fix: gitignore & rw 2022-12-09 11:07:55 +01:00
.gitmodules change env path 2023-05-02 01:07:49 +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 removed trash 2023-04-29 21:45:59 +02:00
docker-compose.devops.yml new runners 2023-04-29 20:34:37 +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 new config 2023-05-01 21:40:04 +02:00
docker-compose.utils.yml final? 2023-04-30 21:28:38 +02:00
docker-compose.web.yml bump 2023-05-01 22:10:26 +02: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.