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 d3a31eb5d4
Some checks failed
update neo with compose files / validate the new configuration (push) Failing after 1m4s
update neo with compose files / deploy the config on the server (push) Has been skipped
update neo with compose files / notify after actions (push) Successful in 1s
see if it works now
2023-04-30 21:50:32 +02:00
.github/workflows see if it works now 2023-04-30 21:50:32 +02:00
custom this looks better 2023-04-30 00:40:01 +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 transfer to new site 2023-04-30 00:35:06 +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 hrr. 2023-03-16 01:15:49 +01:00
docker-compose.utils.yml final? 2023-04-30 21:28:38 +02:00
docker-compose.web.yml transfer to new site 2023-04-30 00:35:06 +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.