]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/default.nix
Cloud Installation for librezo
[perso/Immae/Config/Nix.git] / modules / private / default.nix
CommitLineData
f8026b6e
IB
1let
2set = {
581c499c 3 # adatped from nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix
6c97d2d7
IB
4 httpdInte = import ../websites/httpd-service-builder.nix { httpdName = "Inte"; withUsers = false; };
5 httpdProd = import ../websites/httpd-service-builder.nix { httpdName = "Prod"; withUsers = false; };
6 httpdTools = import ../websites/httpd-service-builder.nix { httpdName = "Tools"; withUsers = true; };
182ae57f
IB
7
8 databases = ./databases;
9 mariadb = ./databases/mariadb.nix;
10 openldap = ./databases/openldap;
11 postgresql = ./databases/postgresql.nix;
12 redis = ./databases/redis.nix;
ec9b6564 13 postgresqlReplication = ./databases/postgresql_replication.nix;
9f6a7862 14 mariadbReplication = ./databases/mariadb_replication.nix;
dded6699 15 redisReplication = ./databases/redis_replication.nix;
16b80abd 16 openldapReplication = ./databases/openldap_replication.nix;
ffb14c1c 17
f8026b6e 18 websites = ./websites;
ef118cb3 19 gemini = ./gemini;
d3452fc5
IB
20
21
22 # Personal websites
abd7458c
IB
23 bakeerCloud = ./websites/bakeer/cloud.nix;
24
d3452fc5
IB
25 capitainesLandingPages = ./websites/capitaines/landing_pages.nix;
26
f8026b6e 27 chloeProd = ./websites/chloe/production.nix;
2ff9258e 28 chloeNew = ./websites/chloe/new.nix;
d3452fc5 29
5a412244
IB
30 christopheCarpentierWebsite = ./websites/christophe_carpentier/website.nix;
31 christopheCarpentierAgorakit = ./websites/christophe_carpentier/agorakit.nix;
32 christopheCarpentierAgoraProject = ./websites/christophe_carpentier/agora-project.nix;
33
6c7d42fc
IB
34 cipcaSympa = ./websites/cip-ca/sympa.nix;
35
f8026b6e
IB
36 connexionswingInte = ./websites/connexionswing/integration.nix;
37 connexionswingProd = ./websites/connexionswing/production.nix;
d3452fc5
IB
38
39 deniseDenisejeromeProd = ./websites/denise/denisejerome.nix;
40 deniseEvariste = ./websites/denise/evariste.nix;
a295d69f 41 deniseOMS = ./websites/denise/oms.nix;
2e573da3 42 deniseBingo = ./websites/denise/bingo.nix;
f989f3ed 43 deniseAventuriers = ./websites/denise/aventuriers.nix;
a295d69f 44 deniseProduction = ./websites/denise/production.nix;
d3452fc5
IB
45
46 emiliaMoodle = ./websites/emilia/moodle.nix;
c0c7c8b5 47 emiliaAtelierFringant = ./websites/emilia/atelierfringant.nix;
d3452fc5 48
f8026b6e
IB
49 florianApp = ./websites/florian/app.nix;
50 florianInte = ./websites/florian/integration.nix;
51 florianProd = ./websites/florian/production.nix;
d3452fc5 52
f8026b6e
IB
53 immaeProd = ./websites/immae/production.nix;
54 immaeRelease = ./websites/immae/release.nix;
55 immaeTemp = ./websites/immae/temp.nix;
d3452fc5
IB
56
57 isabelleAtenInte = ./websites/isabelle/aten_integration.nix;
58 isabelleAtenProd = ./websites/isabelle/aten_production.nix;
59 isabelleIridologie = ./websites/isabelle/iridologie.nix;
60
61 jeromeNaturaloutil = ./websites/jerome/naturaloutil.nix;
62
f8026b6e 63 leilaProd = ./websites/leila/production.nix;
d3452fc5 64
5c9a5ec7
IB
65 librezoCloud = ./websites/librezo/nextcloud.nix;
66 librezoDolibarr = ./websites/librezo/dolibarr.nix;
67 librezoDolibarrDev = ./websites/librezo/dolibarr_integration.nix;
68 librezoWebsite = ./websites/librezo/website.nix;
69
d3452fc5
IB
70 ludivineInte = ./websites/ludivine/integration.nix;
71 ludivineProd = ./websites/ludivine/production.nix;
72
f8026b6e 73 nassimeProd = ./websites/nassime/production.nix;
d3452fc5 74
87949cb9 75 nathVillon = ./websites/nath/villon.nix;
8722d693 76
965b61c2
IB
77 nicecoopGestionCompte = ./websites/nicecoop/gestion-compte.nix;
78 nicecoopGestionCompteIntegration = ./websites/nicecoop/gestion-compte_integration.nix;
79 nicecoopOdoo = ./websites/nicecoop/odoo.nix;
27da4e10 80 nicecoopCopanier = ./websites/nicecoop/copanier.nix;
965b61c2 81
9a414bd6 82 papaMaisonBbc = ./websites/papa/maison_bbc.nix;
f8026b6e 83 papaSurveillance = ./websites/papa/surveillance.nix;
d3452fc5 84
305922df
IB
85 patrickFodellaEcolyeu = ./websites/patrick_fodella/ecolyeu.nix;
86 patrickFodellaAltermondia = ./websites/patrick_fodella/altermondia.nix;
982dc1fa 87
f8026b6e
IB
88 piedsjalouxInte = ./websites/piedsjaloux/integration.nix;
89 piedsjalouxProd = ./websites/piedsjaloux/production.nix;
d3452fc5 90
54d97019
IB
91 ressourcerieBanonProd = ./websites/ressourcerie_banon/production.nix;
92 ressourcerieBanonCloud = ./websites/ressourcerie_banon/cloud.nix;
93 ressourcerieBanonCryptpad = ./websites/ressourcerie_banon/cryptpad.nix;
94
d3452fc5
IB
95 richieProd = ./websites/richie/production.nix;
96
8a05c7fb 97 sydenPeertube = ./websites/syden/peertube.nix;
f8026b6e 98
d3452fc5
IB
99 teliotortayProd = ./websites/telio_tortay/production.nix;
100
101 # Tools
4c42e0be 102 assetsTools = ./websites/tools/assets;
4288c2f2 103 cloudTool = ./websites/tools/cloud;
54d97019 104 cloudFarmTool = ./websites/tools/cloud/farm.nix;
8c91e92c
IB
105 cryptpadTool = ./websites/tools/cryptpad;
106 cryptpadFarmTool = ./websites/tools/cryptpad/farm.nix;
6338573a 107 commentoTool = ./websites/tools/commento;
4288c2f2 108 davTool = ./websites/tools/dav;
ea9c6fe8 109 vpnTool = ./websites/tools/vpn;
4288c2f2
IB
110 dbTool = ./websites/tools/db;
111 diasporaTool = ./websites/tools/diaspora;
112 etherTool = ./websites/tools/ether;
113 gitTool = ./websites/tools/git;
3f453c7d 114 imTool = ./websites/tools/im;
4288c2f2
IB
115 mastodonTool = ./websites/tools/mastodon;
116 mgoblinTool = ./websites/tools/mgoblin;
117 peertubeTool = ./websites/tools/peertube;
a97118c4 118 performanceTool = ./websites/tools/performance;
4288c2f2 119 toolsTool = ./websites/tools/tools;
afcc5de0 120 mailTool = ./websites/tools/mail;
a565d58b 121 statsTool = ./websites/tools/stats;
bdaca01e 122 visioTool = ./websites/tools/visio;
4288c2f2 123
de6002a1
IB
124 # Games
125 codenamesGame = ./websites/tools/games/codenames;
f036e975 126 terraformingMarsGame = ./websites/tools/games/terraforming-mars;
de6002a1 127
a929614f 128 mail = ./mail;
a929614f 129
8d213e2b
IB
130 buildbot = ./buildbot;
131 certificates = ./certificates.nix;
132 gitolite = ./gitolite;
ffb14c1c 133 irc = ./irc.nix;
8d213e2b
IB
134 pub = ./pub;
135 tasks = ./tasks;
136 dns = ./dns.nix;
137 ftp = ./ftp.nix;
8d213e2b 138 mpd = ./mpd.nix;
3f453c7d 139 ejabberd = ./ejabberd;
8d213e2b 140 ssh = ./ssh;
3bc32d9e 141 monitoring = ./monitoring;
6e9f30f4 142 status = ./monitoring/status.nix;
a97118c4 143 status_engine = ./monitoring/status_engine.nix;
ea9c6fe8 144 vpn = ./vpn;
8d213e2b 145
ab8f306d 146 environment = ./environment.nix;
8d213e2b 147 system = ./system.nix;
7f286353 148 loginctl-linger = ./loginctl-linger.nix;
f8026b6e
IB
149};
150in
151builtins.listToAttrs (map (attr: { name = "priv${attr}"; value = set.${attr}; }) (builtins.attrNames set))