diff options
author | Alex Auvolat <alex@adnab.me> | 2021-01-16 17:07:01 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-01-16 17:07:01 +0100 |
commit | c74dc92febd1841c8ea5ff31caab0f941d57527d (patch) | |
tree | d05a203d95cac988952799667ec43c327a5d9038 | |
parent | 0c4ee40e01c95d7bf73236cbead5cc261f67eb9d (diff) | |
download | infrastructure-c74dc92febd1841c8ea5ff31caab0f941d57527d.tar.gz infrastructure-c74dc92febd1841c8ea5ff31caab0f941d57527d.zip |
Proposal: reorganize app/ folder by modules
-rw-r--r-- | app/.gitignore (renamed from app/config/secrets/.gitignore) | 4 | ||||
-rw-r--r-- | app/README.md (renamed from app/build/README.md) | 0 | ||||
-rw-r--r-- | app/backup/build/backup-consul/Dockerfile (renamed from app/build/backup-consul/Dockerfile) | 0 | ||||
-rwxr-xr-x | app/backup/build/backup-consul/do_backup.sh (renamed from app/build/backup-consul/do_backup.sh) | 0 | ||||
-rw-r--r-- | app/backup/deploy/backup.hcl (renamed from app/deployment/backup.hcl) | 0 | ||||
-rwxr-xr-x | app/build/blog-quentin/.dockerenv | 0 | ||||
-rw-r--r-- | app/build/blog-quentin/Dockerfile | 16 | ||||
-rw-r--r-- | app/build/blog-quentin/README.md | 1 | ||||
-rw-r--r-- | app/build/coturn/Dockerfile | 8 | ||||
-rw-r--r-- | app/build/coturn/README.md | 17 | ||||
-rw-r--r-- | app/build/landing/README.md | 3 | ||||
-rw-r--r-- | app/build/static/Dockerfile | 9 | ||||
-rw-r--r-- | app/build/static/README.md | 5 | ||||
m--------- | app/build/static/goStatic | 0 | ||||
-rw-r--r-- | app/config/secrets/seafile/conf/mykey.peer.sample | 0 | ||||
-rw-r--r-- | app/core/deploy/core.hcl (renamed from app/deployment/core.hcl) | 0 | ||||
-rw-r--r-- | app/directory/config/bottin/config.json (renamed from app/config/configuration/directory/bottin/config.json) | 0 | ||||
-rw-r--r-- | app/directory/config/guichet/config.json.tpl (renamed from app/config/configuration/directory/guichet/config.json.tpl) | 0 | ||||
-rw-r--r-- | app/directory/deploy/directory.hcl (renamed from app/deployment/directory.hcl) | 4 | ||||
-rw-r--r-- | app/docker-compose.yml (renamed from app/build/docker-compose.yml) | 22 | ||||
-rw-r--r-- | app/email/build/alps/Dockerfile (renamed from app/build/alps/Dockerfile) | 0 | ||||
-rw-r--r-- | app/email/build/alps/skipverify.patch (renamed from app/build/alps/skipverify.patch) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/.gitignore (renamed from app/build/dovecot/.gitignore) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/Dockerfile (renamed from app/build/dovecot/Dockerfile) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/README.md (renamed from app/build/dovecot/README.md) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/conf/all_before.sieve (renamed from app/build/dovecot/conf/all_before.sieve) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/conf/dovecot-ldap.sample.conf (renamed from app/build/dovecot/conf/dovecot-ldap.sample.conf) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/conf/dovecot.conf (renamed from app/build/dovecot/conf/dovecot.conf) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/conf/report-ham.sieve (renamed from app/build/dovecot/conf/report-ham.sieve) | 0 | ||||
-rw-r--r-- | app/email/build/dovecot/conf/report-spam.sieve (renamed from app/build/dovecot/conf/report-spam.sieve) | 0 | ||||
-rwxr-xr-x | app/email/build/dovecot/entrypoint.sh (renamed from app/build/dovecot/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/email/build/opendkim/Dockerfile (renamed from app/build/opendkim/Dockerfile) | 0 | ||||
-rw-r--r-- | app/email/build/opendkim/README.md (renamed from app/build/opendkim/README.md) | 0 | ||||
-rw-r--r-- | app/email/build/opendkim/opendkim.conf (renamed from app/build/opendkim/opendkim.conf) | 0 | ||||
-rw-r--r-- | app/email/build/postfix/Dockerfile (renamed from app/build/postfix/Dockerfile) | 0 | ||||
-rw-r--r-- | app/email/build/postfix/README.md (renamed from app/build/postfix/README.md) | 0 | ||||
-rwxr-xr-x | app/email/build/postfix/entrypoint.sh (renamed from app/build/postfix/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/email/build/sogo/Dockerfile (renamed from app/build/sogo/Dockerfile) | 0 | ||||
-rw-r--r-- | app/email/build/sogo/README.md (renamed from app/build/sogo/README.md) | 0 | ||||
-rwxr-xr-x | app/email/build/sogo/entrypoint (renamed from app/build/sogo/entrypoint) | 0 | ||||
-rw-r--r-- | app/email/build/sogo/sogo.nginx.conf (renamed from app/build/sogo/sogo.nginx.conf) | 0 | ||||
-rw-r--r-- | app/email/config/dkim/keytable (renamed from app/config/configuration/email/dkim/keytable) | 0 | ||||
-rw-r--r-- | app/email/config/dkim/signingtable (renamed from app/config/configuration/email/dkim/signingtable) | 0 | ||||
-rw-r--r-- | app/email/config/dkim/smtp.private.sample (renamed from app/config/configuration/email/dkim/smtp.private.sample) | 0 | ||||
-rw-r--r-- | app/email/config/dkim/smtp.txt.sample (renamed from app/config/configuration/email/dkim/smtp.txt.sample) | 0 | ||||
-rw-r--r-- | app/email/config/dkim/trusted (renamed from app/config/configuration/email/dkim/trusted) | 0 | ||||
-rwxr-xr-x | app/email/config/dovecot/certs.gen (renamed from app/config/configuration/email/dovecot/certs.gen) | 0 | ||||
-rw-r--r-- | app/email/config/dovecot/dovecot-ldap.conf.tpl (renamed from app/config/configuration/email/dovecot/dovecot-ldap.conf.tpl) | 0 | ||||
-rwxr-xr-x | app/email/config/postfix/certs.gen (renamed from app/config/configuration/email/postfix/certs.gen) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/dynamicmaps.cf (renamed from app/config/configuration/email/postfix/dynamicmaps.cf) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/header_checks (renamed from app/config/configuration/email/postfix/header_checks) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/ldap-account.cf.tpl (renamed from app/config/configuration/email/postfix/ldap-account.cf.tpl) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/ldap-alias.cf.tpl (renamed from app/config/configuration/email/postfix/ldap-alias.cf.tpl) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/ldap-virtual-domains.cf.tpl (renamed from app/config/configuration/email/postfix/ldap-virtual-domains.cf.tpl) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/main.cf (renamed from app/config/configuration/email/postfix/main.cf) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/master.cf (renamed from app/config/configuration/email/postfix/master.cf) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/transport (renamed from app/config/configuration/email/postfix/transport) | 0 | ||||
-rw-r--r-- | app/email/config/postfix/transport.db (renamed from app/config/configuration/email/postfix/transport.db) | bin | 12288 -> 12288 bytes | |||
-rw-r--r-- | app/email/config/sogo/sogo.conf.tpl (renamed from app/config/configuration/email/sogo/sogo.conf.tpl) | 0 | ||||
-rw-r--r-- | app/email/deploy/email.hcl (renamed from app/deployment/email.hcl) | 26 | ||||
-rw-r--r-- | app/email/secrets/email/dkim/smtp.private.sample (renamed from app/config/secrets/email/dkim/smtp.private.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/dovecot/dovecot.crt.sample (renamed from app/config/secrets/email/dovecot/dovecot.crt.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/dovecot/dovecot.key.sample (renamed from app/config/secrets/email/dovecot/dovecot.key.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/dovecot/ldap_binddn.sample (renamed from app/config/secrets/chat/synapse/ldap_binddn.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/dovecot/ldap_bindpwd.sample (renamed from app/config/secrets/email/dovecot/ldap_bindpwd.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/postfix/postfix.crt.sample (renamed from app/config/secrets/email/postfix/postfix.crt.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/postfix/postfix.key.sample (renamed from app/config/secrets/email/postfix/postfix.key.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/sogo/ldap_binddn.sample (renamed from app/config/secrets/email/dovecot/ldap_binddn.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/sogo/ldap_bindpw.sample (renamed from app/config/secrets/chat/synapse/ldap_bindpw.sample) | 0 | ||||
-rw-r--r-- | app/email/secrets/email/sogo/postgre_auth.sample (renamed from app/config/secrets/email/sogo/postgre_auth.sample) | 0 | ||||
-rw-r--r-- | app/garage/config/garage.toml (renamed from app/config/configuration/garage/garage.toml) | 0 | ||||
-rw-r--r-- | app/garage/deploy/garage.hcl (renamed from app/deployment/garage.hcl) | 2 | ||||
-rw-r--r-- | app/im/build/matrix-synapse/Dockerfile (renamed from app/build/matrix-synapse/Dockerfile) | 0 | ||||
-rwxr-xr-x | app/im/build/matrix-synapse/entrypoint.sh (renamed from app/build/matrix-synapse/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/im/build/riotweb/Dockerfile (renamed from app/build/riotweb/Dockerfile) | 0 | ||||
-rw-r--r-- | app/im/config/coturn/turnserver.conf.tpl (renamed from app/config/configuration/chat/coturn/turnserver.conf.tpl) | 0 | ||||
-rw-r--r-- | app/im/config/easybridge/config.json.tpl (renamed from app/config/configuration/chat/easybridge/config.json.tpl) | 0 | ||||
-rw-r--r-- | app/im/config/easybridge/registration.yaml.tpl (renamed from app/config/configuration/chat/easybridge/registration.yaml.tpl) | 0 | ||||
-rw-r--r-- | app/im/config/fb2mx/config.yaml (renamed from app/config/configuration/chat/fb2mx/config.yaml) | 0 | ||||
-rw-r--r-- | app/im/config/fb2mx/registration.yaml (renamed from app/config/configuration/chat/fb2mx/registration.yaml) | 0 | ||||
-rw-r--r-- | app/im/config/riot_web/config.json (renamed from app/config/configuration/chat/riot_web/config.json) | 0 | ||||
-rw-r--r-- | app/im/config/synapse/conf.d/report_stats.yaml (renamed from app/config/configuration/chat/synapse/conf.d/report_stats.yaml) | 0 | ||||
-rw-r--r-- | app/im/config/synapse/conf.d/server_name.yaml (renamed from app/config/configuration/chat/synapse/conf.d/server_name.yaml) | 0 | ||||
-rw-r--r-- | app/im/config/synapse/homeserver.yaml (renamed from app/config/configuration/chat/synapse/homeserver.yaml) | 0 | ||||
-rw-r--r-- | app/im/config/synapse/log.yaml (renamed from app/config/configuration/chat/synapse/log.yaml) | 0 | ||||
-rw-r--r-- | app/im/deploy/im.hcl (renamed from app/deployment/im.hcl) | 16 | ||||
-rw-r--r-- | app/im/secrets/chat/coturn/static-auth.sample (renamed from app/config/secrets/chat/coturn/static-auth.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/fb2mx/as_token.sample (renamed from app/config/secrets/chat/fb2mx/as_token.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/fb2mx/db_url.sample (renamed from app/config/secrets/chat/fb2mx/db_url.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/fb2mx/hs_token.sample (renamed from app/config/secrets/chat/fb2mx/hs_token.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/homeserver.tls.crt.sample (renamed from app/config/secrets/chat/synapse/homeserver.tls.crt.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/homeserver.tls.dh.sample (renamed from app/config/secrets/chat/synapse/homeserver.tls.dh.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/homeserver.tls.key.sample (renamed from app/config/secrets/chat/synapse/homeserver.tls.key.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/ldap_binddn.sample (renamed from app/config/secrets/email/sogo/ldap_binddn.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/ldap_bindpw.sample (renamed from app/config/secrets/email/sogo/ldap_bindpw.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/postgres_db.sample (renamed from app/config/secrets/chat/synapse/postgres_db.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/postgres_pwd.sample (renamed from app/config/secrets/chat/synapse/postgres_pwd.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/postgres_user.sample (renamed from app/config/secrets/chat/synapse/postgres_user.sample) | 0 | ||||
-rw-r--r-- | app/im/secrets/chat/synapse/registration_shared_secret.sample (renamed from app/config/secrets/chat/synapse/registration_shared_secret.sample) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-conference-focus/Dockerfile (renamed from app/build/jitsi-conference-focus/Dockerfile) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-conference-focus/jicofo (renamed from app/build/jitsi-conference-focus/jicofo) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-conference-focus/sip-communicator.properties (renamed from app/build/jitsi-conference-focus/sip-communicator.properties) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-meet/Dockerfile (renamed from app/build/jitsi-meet/Dockerfile) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-meet/config.js (renamed from app/build/jitsi-meet/config.js) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-meet/entrypoint.sh (renamed from app/build/jitsi-meet/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-videobridge/Dockerfile (renamed from app/build/jitsi-videobridge/Dockerfile) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-videobridge/jvb_run (renamed from app/build/jitsi-videobridge/jvb_run) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-xmpp/Dockerfile (renamed from app/build/jitsi-xmpp/Dockerfile) | 0 | ||||
-rw-r--r-- | app/jitsi/build/jitsi-xmpp/external_components.cfg.lua (renamed from app/build/jitsi-xmpp/external_components.cfg.lua) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-xmpp/xmpp_conf (renamed from app/build/jitsi-xmpp/xmpp_conf) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-xmpp/xmpp_gen (renamed from app/build/jitsi-xmpp/xmpp_gen) | 0 | ||||
-rwxr-xr-x | app/jitsi/build/jitsi-xmpp/xmpp_run (renamed from app/build/jitsi-xmpp/xmpp_run) | 0 | ||||
-rw-r--r-- | app/jitsi/config/global_env.tpl (renamed from app/config/configuration/jitsi/global_env.tpl) | 0 | ||||
-rw-r--r-- | app/jitsi/deploy/jitsi.hcl (renamed from app/deployment/jitsi.hcl) | 8 | ||||
-rw-r--r-- | app/jitsi/integratio/01_gen_certs.yml (renamed from app/integration/jitsi/01_gen_certs.yml) | 0 | ||||
-rw-r--r-- | app/jitsi/integratio/02_run.yml (renamed from app/integration/jitsi/02_run.yml) | 0 | ||||
-rw-r--r-- | app/jitsi/integratio/README.md (renamed from app/integration/jitsi/README.md) | 0 | ||||
-rw-r--r-- | app/jitsi/integratio/dev.env (renamed from app/integration/jitsi/dev.env) | 0 | ||||
-rw-r--r-- | app/jitsi/integratio/jitsi-certs/.gitignore (renamed from app/integration/jitsi/jitsi-certs/.gitignore) | 0 | ||||
-rw-r--r-- | app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample (renamed from app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample) | 0 | ||||
-rw-r--r-- | app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample (renamed from app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample) | 0 | ||||
-rw-r--r-- | app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample (renamed from app/config/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample) | 0 | ||||
-rw-r--r-- | app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample (renamed from app/config/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample) | 0 | ||||
-rw-r--r-- | app/nextcloud/build/nextcloud/Dockerfile (renamed from app/build/nextcloud/Dockerfile) | 0 | ||||
-rwxr-xr-x | app/nextcloud/build/nextcloud/container-setup.sh (renamed from app/build/nextcloud/container-setup.sh) | 0 | ||||
-rwxr-xr-x | app/nextcloud/build/nextcloud/entrypoint.sh (renamed from app/build/nextcloud/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/nextcloud/config/config.php.tpl (renamed from app/config/configuration/nextcloud/config.php.tpl) | 0 | ||||
-rw-r--r-- | app/nextcloud/deploy/nextcloud.hcl (renamed from app/deployment/nextcloud.hcl) | 2 | ||||
-rw-r--r-- | app/nextcloud/integration/README.md (renamed from app/integration/nextcloud/README.md) | 0 | ||||
-rw-r--r-- | app/nextcloud/integration/bottin.json (renamed from app/integration/nextcloud/bottin.json) | 0 | ||||
-rw-r--r-- | app/nextcloud/integration/docker-compose.yml (renamed from app/integration/nextcloud/docker-compose.yml) | 0 | ||||
-rw-r--r-- | app/platoo/deploy/platoo.hcl (renamed from app/deployment/platoo.hcl) | 0 | ||||
-rw-r--r-- | app/platoo/secrets/platoo/bddpw.sample (renamed from app/config/secrets/platoo/bddpw.sample) | 0 | ||||
-rw-r--r-- | app/plume/build/plume/Dockerfile (renamed from app/build/plume/Dockerfile) | 0 | ||||
-rw-r--r-- | app/plume/build/plume/README.md (renamed from app/build/plume/README.md) | 0 | ||||
-rwxr-xr-x | app/plume/build/plume/plm-start (renamed from app/build/plume/plm-start) | 0 | ||||
-rw-r--r-- | app/plume/config/app.env (renamed from app/config/configuration/plume/app.env) | 0 | ||||
-rw-r--r-- | app/plume/deploy/plume.hcl (renamed from app/deployment/plume.hcl) | 2 | ||||
-rw-r--r-- | app/plume/integration/bottin.json (renamed from app/integration/plume/bottin.json) | 0 | ||||
-rw-r--r-- | app/plume/integration/docker-compose.yml (renamed from app/integration/plume/docker-compose.yml) | 0 | ||||
-rw-r--r-- | app/plume/integration/plume.env (renamed from app/integration/plume/plume.env) | 0 | ||||
-rwxr-xr-x | app/plume/secrets/plume/pgsql_pw.sh (renamed from app/config/secrets/plume/pgsql_pw.sh) | 0 | ||||
-rwxr-xr-x | app/plume/secrets/plume/secret_key.sh (renamed from app/config/secrets/plume/secret_key.sh) | 0 | ||||
-rw-r--r-- | app/postgres/build/postgres/Dockerfile (renamed from app/build/postgres/Dockerfile) | 0 | ||||
-rw-r--r-- | app/postgres/build/postgres/README.md (renamed from app/build/postgres/README.md) | 0 | ||||
-rw-r--r-- | app/postgres/build/postgres/postgresql.conf (renamed from app/build/postgres/postgresql.conf) | 0 | ||||
-rwxr-xr-x | app/postgres/build/postgres/start.sh (renamed from app/build/postgres/start.sh) | 0 | ||||
-rw-r--r-- | app/postgres/config/keeper/env.tpl (renamed from app/config/configuration/postgres/keeper/env.tpl) | 0 | ||||
-rw-r--r-- | app/postgres/deploy/postgres.hcl (renamed from app/deployment/postgres.hcl) | 2 | ||||
-rw-r--r-- | app/postgres/secrets/postgres/keeper/pg_repl_pwd.sample (renamed from app/config/secrets/postgres/keeper/pg_repl_pwd.sample) | 0 | ||||
-rw-r--r-- | app/postgres/secrets/postgres/keeper/pg_repl_username.sample (renamed from app/config/secrets/postgres/keeper/pg_repl_username.sample) | 0 | ||||
-rw-r--r-- | app/postgres/secrets/postgres/keeper/pg_su_pwd.sample (renamed from app/config/secrets/postgres/keeper/pg_su_pwd.sample) | 0 | ||||
-rw-r--r-- | app/science/deploy/science.hcl (renamed from app/deployment/science.hcl) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/60-disable-dialog.cnf (renamed from app/build/mariadb/60-disable-dialog.cnf) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/60-ldap.cnf (renamed from app/build/mariadb/60-ldap.cnf) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/60-remote.cnf (renamed from app/build/mariadb/60-remote.cnf) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/Dockerfile (renamed from app/build/mariadb/Dockerfile) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/README.md (renamed from app/build/mariadb/README.md) | 0 | ||||
-rwxr-xr-x | app/seafile/build/mariadb/entrypoint.sh (renamed from app/build/mariadb/entrypoint.sh) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/nsswitch.conf (renamed from app/build/mariadb/nsswitch.conf) | 0 | ||||
-rw-r--r-- | app/seafile/build/mariadb/pam-mariadb (renamed from app/build/mariadb/pam-mariadb) | 0 | ||||
-rw-r--r-- | app/seafile/build/seafile/Dockerfile (renamed from app/build/seafile/Dockerfile) | 0 | ||||
-rw-r--r-- | app/seafile/build/seafile/README.md (renamed from app/build/seafile/README.md) | 0 | ||||
-rwxr-xr-x | app/seafile/build/seafile/seadocker (renamed from app/build/seafile/seadocker) | 0 | ||||
-rwxr-xr-x | app/seafile/build/seafile/seaenv (renamed from app/build/seafile/seaenv) | 0 | ||||
-rw-r--r-- | app/seafile/config/ccnet/seafile.ini (renamed from app/config/configuration/seafile/ccnet/seafile.ini) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/ccnet.conf.tpl (renamed from app/config/configuration/seafile/conf/ccnet.conf.tpl) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/gunicorn.conf (renamed from app/config/configuration/seafile/conf/gunicorn.conf) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/mykey.peer.sample (renamed from app/config/configuration/seafile/ccnet/mykey.peer.sample) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/seafdav.conf (renamed from app/config/configuration/seafile/conf/seafdav.conf) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/seafile.conf.tpl (renamed from app/config/configuration/seafile/conf/seafile.conf.tpl) | 0 | ||||
-rw-r--r-- | app/seafile/config/conf/seahub_settings.py.tpl (renamed from app/config/configuration/seafile/conf/seahub_settings.py.tpl) | 0 | ||||
-rw-r--r-- | app/seafile/config/mariadb/main/env.tpl (renamed from app/config/configuration/mariadb/main/env.tpl) | 0 | ||||
-rw-r--r-- | app/seafile/deploy/seafile.hcl (renamed from app/deployment/seafile.hcl) | 14 | ||||
-rw-r--r-- | app/seafile/secrets/mariadb/main/ldap_binddn.sample (renamed from app/config/secrets/mariadb/main/ldap_binddn.sample) | 0 | ||||
-rw-r--r-- | app/seafile/secrets/mariadb/main/ldap_bindpwd.sample (renamed from app/config/secrets/mariadb/main/ldap_bindpwd.sample) | 0 | ||||
-rw-r--r-- | app/seafile/secrets/mariadb/main/mysql_pwd.sample (renamed from app/config/secrets/mariadb/main/mysql_pwd.sample) | 0 | ||||
-rw-r--r-- | app/seafile/secrets/seafile/conf/mykey.peer.sample (renamed from app/config/configuration/seafile/conf/mykey.peer.sample) | 0 | ||||
-rw-r--r-- | app/traefik/config/traefik.toml (renamed from app/config/configuration/traefik/traefik.toml) | 0 | ||||
-rw-r--r-- | app/traefik/deploy/traefik.hcl (renamed from app/deployment/traefik.hcl) | 2 | ||||
-rw-r--r-- | app/web_static/build/webpull/.gitignore (renamed from app/build/webpull/.gitignore) | 0 | ||||
-rw-r--r-- | app/web_static/build/webpull/Dockerfile.nodejs (renamed from app/build/webpull/Dockerfile.nodejs) | 0 | ||||
-rw-r--r-- | app/web_static/build/webpull/Dockerfile.ruby (renamed from app/build/webpull/Dockerfile.ruby) | 0 | ||||
-rw-r--r-- | app/web_static/build/webpull/README.md (renamed from app/build/webpull/README.md) | 0 | ||||
-rw-r--r-- | app/web_static/build/webpull/main.go (renamed from app/build/webpull/main.go) | 0 | ||||
-rw-r--r-- | app/web_static/deploy/web_static.hcl (renamed from app/deployment/web_static.hcl) | 0 | ||||
-rw-r--r-- | app/web_static/secrets/web/home_token.sample (renamed from app/config/secrets/web/home_token.sample) | 0 | ||||
-rw-r--r-- | app/web_static/secrets/web/quentin.dufour.io_token.sample (renamed from app/config/secrets/web/quentin.dufour.io_token.sample) | 0 |
188 files changed, 52 insertions, 111 deletions
diff --git a/app/config/secrets/.gitignore b/app/.gitignore index 2ff3cd5..cc6b143 100644 --- a/app/config/secrets/.gitignore +++ b/app/.gitignore @@ -1,6 +1,6 @@ # Blacklist everything cleverly -* -!*/ +*/secrets/* +!*/secrets/*/ # Whitelist some patterns !*.sample diff --git a/app/build/README.md b/app/README.md index a877cfa..a877cfa 100644 --- a/app/build/README.md +++ b/app/README.md diff --git a/app/build/backup-consul/Dockerfile b/app/backup/build/backup-consul/Dockerfile index 0a5c38f..0a5c38f 100644 --- a/app/build/backup-consul/Dockerfile +++ b/app/backup/build/backup-consul/Dockerfile diff --git a/app/build/backup-consul/do_backup.sh b/app/backup/build/backup-consul/do_backup.sh index a34e7b7..a34e7b7 100755 --- a/app/build/backup-consul/do_backup.sh +++ b/app/backup/build/backup-consul/do_backup.sh diff --git a/app/deployment/backup.hcl b/app/backup/deploy/backup.hcl index 08fd923..08fd923 100644 --- a/app/deployment/backup.hcl +++ b/app/backup/deploy/backup.hcl diff --git a/app/build/blog-quentin/.dockerenv b/app/build/blog-quentin/.dockerenv deleted file mode 100755 index e69de29..0000000 --- a/app/build/blog-quentin/.dockerenv +++ /dev/null diff --git a/app/build/blog-quentin/Dockerfile b/app/build/blog-quentin/Dockerfile deleted file mode 100644 index 61f5c40..0000000 --- a/app/build/blog-quentin/Dockerfile +++ /dev/null @@ -1,16 +0,0 @@ -FROM amd64/debian:stretch as builder - -COPY ./quentin.dufour.io/Gemfile /root/quentin.dufour.io/Gemfile - -WORKDIR /root/quentin.dufour.io - -RUN apt-get update && \ - apt-get install -y ruby-dev gem build-essential bundler zlib1g-dev libxml2-dev && \ - bundle install - -COPY ./quentin.dufour.io/ /root/quentin.dufour.io/ -RUN bundle exec jekyll build - -FROM superboum/amd64_webserver:v2 -COPY --from=builder /root/quentin.dufour.io/_site /srv/http - diff --git a/app/build/blog-quentin/README.md b/app/build/blog-quentin/README.md deleted file mode 100644 index 25ac463..0000000 --- a/app/build/blog-quentin/README.md +++ /dev/null @@ -1 +0,0 @@ -sudo docker build -t superboum/amd64_blog:v19 . diff --git a/app/build/coturn/Dockerfile b/app/build/coturn/Dockerfile deleted file mode 100644 index 0d23161..0000000 --- a/app/build/coturn/Dockerfile +++ /dev/null @@ -1,8 +0,0 @@ -FROM amd64/debian:buster - -RUN apt-get update && \ - apt-get dist-upgrade -y && \ - apt-get install -y \ - coturn - -CMD ["/usr/bin/turnserver"] diff --git a/app/build/coturn/README.md b/app/build/coturn/README.md deleted file mode 100644 index e882146..0000000 --- a/app/build/coturn/README.md +++ /dev/null @@ -1,17 +0,0 @@ - -## Génère l'image -``` -sudo docker build -t registry.gitlab.com/superboum/ankh-morpork/amd64_coturn:v1 . -``` - -## Run bash dans le container -``` -sudo docker run --rm -t -i registry.gitlab.com/superboum/ankh-morpork/amd64_coturn:v1 bash -sudo docker run --rm -t -i -p 3478:3478/udp -p 3479:3479/udp -p 3478:3478/tcp -p 3479:3479/tcp registry.gitlab.com/superboum/ankh-morpork/amd64_coturn:v1 -``` - -## Used ports -- udp/tcp 3478 3479 - -## Publish -sudo docker push registry.gitlab.com/superboum/ankh-morpork/amd64_coturn:v1 diff --git a/app/build/landing/README.md b/app/build/landing/README.md deleted file mode 100644 index 5d2cb2b..0000000 --- a/app/build/landing/README.md +++ /dev/null @@ -1,3 +0,0 @@ -``` -docker build -t superboum/amd64_landing:v8 . -``` diff --git a/app/build/static/Dockerfile b/app/build/static/Dockerfile deleted file mode 100644 index cdba59a..0000000 --- a/app/build/static/Dockerfile +++ /dev/null @@ -1,9 +0,0 @@ -FROM golang:1.11.1-stretch as builder - -COPY ./goStatic /goStatic -WORKDIR /goStatic -RUN CGO_ENABLED=0 go build -a -o web-server . - -FROM scratch -COPY --from=builder /goStatic/web-server / -ENTRYPOINT ["/web-server"] diff --git a/app/build/static/README.md b/app/build/static/README.md deleted file mode 100644 index d50390c..0000000 --- a/app/build/static/README.md +++ /dev/null @@ -1,5 +0,0 @@ - -``` -sudo docker build -t superboum/amd64_webserver:v3 . -sudo docker push superboum/amd64_webserver:v3 -``` diff --git a/app/build/static/goStatic b/app/build/static/goStatic deleted file mode 160000 -Subproject 3f97f57aaee09a142afe3ca0f1a5d51acd85643 diff --git a/app/config/secrets/seafile/conf/mykey.peer.sample b/app/config/secrets/seafile/conf/mykey.peer.sample deleted file mode 100644 index e69de29..0000000 --- a/app/config/secrets/seafile/conf/mykey.peer.sample +++ /dev/null diff --git a/app/deployment/core.hcl b/app/core/deploy/core.hcl index 5b17b8e..5b17b8e 100644 --- a/app/deployment/core.hcl +++ b/app/core/deploy/core.hcl diff --git a/app/config/configuration/directory/bottin/config.json b/app/directory/config/bottin/config.json index 7867ff0..7867ff0 100644 --- a/app/config/configuration/directory/bottin/config.json +++ b/app/directory/config/bottin/config.json diff --git a/app/config/configuration/directory/guichet/config.json.tpl b/app/directory/config/guichet/config.json.tpl index 98e2297..98e2297 100644 --- a/app/config/configuration/directory/guichet/config.json.tpl +++ b/app/directory/config/guichet/config.json.tpl diff --git a/app/deployment/directory.hcl b/app/directory/deploy/directory.hcl index 0acc08f..a6eb885 100644 --- a/app/deployment/directory.hcl +++ b/app/directory/deploy/directory.hcl @@ -35,7 +35,7 @@ job "directory" { } template { - data = file("../config/configuration/directory/bottin/config.json") + data = file("../config/bottin/config.json") destination = "secrets/config.json" } @@ -78,7 +78,7 @@ job "directory" { } template { - data = file("../config/configuration/directory/guichet/config.json.tpl") + data = file("../config/guichet/config.json.tpl") destination = "secrets/config.json" } diff --git a/app/build/docker-compose.yml b/app/docker-compose.yml index f58bf1f..df7fee4 100644 --- a/app/build/docker-compose.yml +++ b/app/docker-compose.yml @@ -3,7 +3,7 @@ services: mariadb: build: - context: ./mariadb + context: ./seafile/build/mariadb args: VERSION: 4 # fake for now image: superboum/amd64_mariadb:v4 @@ -11,7 +11,7 @@ services: # Instant Messaging riot: build: - context: ./riotweb + context: ./im/build/riotweb args: # https://github.com/vector-im/riot-web/releases VERSION: 1.7.16 @@ -19,7 +19,7 @@ services: synapse: build: - context: ./matrix-synapse + context: ./im/build/matrix-synapse args: # https://github.com/matrix-org/synapse/releases VERSION: 1.25.0 @@ -28,7 +28,7 @@ services: # Email sogo: build: - context: ./sogo + context: ./email/build/sogo args: # fake for now VERSION: 5.0.0 @@ -36,7 +36,7 @@ services: alps: build: - context: ./alps + context: ./email/build/alps args: VERSION: 5cef0aaff2b8b6ee3e00b566123517e241d8cfb8 image: superboum/amd64_alps:v1 @@ -44,7 +44,7 @@ services: # VoIP jitsi-meet: build: - context: ./jitsi-meet + context: ./jitsi/build/jitsi-meet args: # https://github.com/jitsi/jitsi-meet PREFIXV: stable/jitsi-meet_ @@ -53,7 +53,7 @@ services: jitsi-conference-focus: build: - context: ./jitsi-conference-focus + context: ./jitsi/build/jitsi-conference-focus args: # https://github.com/jitsi/jicofo PREFIXV: stable/jitsi-meet_ @@ -62,7 +62,7 @@ services: jitsi-videobridge: build: - context: ./jitsi-videobridge + context: ./jitsi/build/jitsi-videobridge args: # https://github.com/jitsi/jitsi-videobridge PREFIXV: stable/jitsi-meet_ @@ -71,21 +71,21 @@ services: jitsi-xmpp: build: - context: ./jitsi-xmpp + context: ./jitsi/build/jitsi-xmpp args: VERSION: 0.11.2-1 image: superboum/amd64_jitsi_xmpp:v8 plume: build: - context: ./plume + context: ./plume/build/plume args: VERSION: 0.6.0 image: superboum/plume:v2 postfix: build: - context: ./postfix + context: ./email/build/postfix args: # https://packages.debian.org/fr/buster/postfix VERSION: 3.4.14-0+deb10u1 diff --git a/app/build/alps/Dockerfile b/app/email/build/alps/Dockerfile index 647d90d..647d90d 100644 --- a/app/build/alps/Dockerfile +++ b/app/email/build/alps/Dockerfile diff --git a/app/build/alps/skipverify.patch b/app/email/build/alps/skipverify.patch index 14e14cb..14e14cb 100644 --- a/app/build/alps/skipverify.patch +++ b/app/email/build/alps/skipverify.patch diff --git a/app/build/dovecot/.gitignore b/app/email/build/dovecot/.gitignore index 71a04e2..71a04e2 100644 --- a/app/build/dovecot/.gitignore +++ b/app/email/build/dovecot/.gitignore diff --git a/app/build/dovecot/Dockerfile b/app/email/build/dovecot/Dockerfile index 9b87627..9b87627 100644 --- a/app/build/dovecot/Dockerfile +++ b/app/email/build/dovecot/Dockerfile diff --git a/app/build/dovecot/README.md b/app/email/build/dovecot/README.md index 8c9f372..8c9f372 100644 --- a/app/build/dovecot/README.md +++ b/app/email/build/dovecot/README.md diff --git a/app/build/dovecot/conf/all_before.sieve b/app/email/build/dovecot/conf/all_before.sieve index 7d2e57e..7d2e57e 100644 --- a/app/build/dovecot/conf/all_before.sieve +++ b/app/email/build/dovecot/conf/all_before.sieve diff --git a/app/build/dovecot/conf/dovecot-ldap.sample.conf b/app/email/build/dovecot/conf/dovecot-ldap.sample.conf index 472d5e8..472d5e8 100644 --- a/app/build/dovecot/conf/dovecot-ldap.sample.conf +++ b/app/email/build/dovecot/conf/dovecot-ldap.sample.conf diff --git a/app/build/dovecot/conf/dovecot.conf b/app/email/build/dovecot/conf/dovecot.conf index 0d5068c..0d5068c 100644 --- a/app/build/dovecot/conf/dovecot.conf +++ b/app/email/build/dovecot/conf/dovecot.conf diff --git a/app/build/dovecot/conf/report-ham.sieve b/app/email/build/dovecot/conf/report-ham.sieve index c5a994a..c5a994a 100644 --- a/app/build/dovecot/conf/report-ham.sieve +++ b/app/email/build/dovecot/conf/report-ham.sieve diff --git a/app/build/dovecot/conf/report-spam.sieve b/app/email/build/dovecot/conf/report-spam.sieve index 1be7389..1be7389 100644 --- a/app/build/dovecot/conf/report-spam.sieve +++ b/app/email/build/dovecot/conf/report-spam.sieve diff --git a/app/build/dovecot/entrypoint.sh b/app/email/build/dovecot/entrypoint.sh index 2165d8f..2165d8f 100755 --- a/app/build/dovecot/entrypoint.sh +++ b/app/email/build/dovecot/entrypoint.sh diff --git a/app/build/opendkim/Dockerfile b/app/email/build/opendkim/Dockerfile index 70a39e4..70a39e4 100644 --- a/app/build/opendkim/Dockerfile +++ b/app/email/build/opendkim/Dockerfile diff --git a/app/build/opendkim/README.md b/app/email/build/opendkim/README.md index e146125..e146125 100644 --- a/app/build/opendkim/README.md +++ b/app/email/build/opendkim/README.md diff --git a/app/build/opendkim/opendkim.conf b/app/email/build/opendkim/opendkim.conf index 0d6465f..0d6465f 100644 --- a/app/build/opendkim/opendkim.conf +++ b/app/email/build/opendkim/opendkim.conf diff --git a/app/build/postfix/Dockerfile b/app/email/build/postfix/Dockerfile index 0c74fdc..0c74fdc 100644 --- a/app/build/postfix/Dockerfile +++ b/app/email/build/postfix/Dockerfile diff --git a/app/build/postfix/README.md b/app/email/build/postfix/README.md index ac44fc0..ac44fc0 100644 --- a/app/build/postfix/README.md +++ b/app/email/build/postfix/README.md diff --git a/app/build/postfix/entrypoint.sh b/app/email/build/postfix/entrypoint.sh index fcf1a66..fcf1a66 100755 --- a/app/build/postfix/entrypoint.sh +++ b/app/email/build/postfix/entrypoint.sh diff --git a/app/build/sogo/Dockerfile b/app/email/build/sogo/Dockerfile index 46880dd..46880dd 100644 --- a/app/build/sogo/Dockerfile +++ b/app/email/build/sogo/Dockerfile diff --git a/app/build/sogo/README.md b/app/email/build/sogo/README.md index ea12245..ea12245 100644 --- a/app/build/sogo/README.md +++ b/app/email/build/sogo/README.md diff --git a/app/build/sogo/entrypoint b/app/email/build/sogo/entrypoint index 8b39def..8b39def 100755 --- a/app/build/sogo/entrypoint +++ b/app/email/build/sogo/entrypoint diff --git a/app/build/sogo/sogo.nginx.conf b/app/email/build/sogo/sogo.nginx.conf index ad920a5..ad920a5 100644 --- a/app/build/sogo/sogo.nginx.conf +++ b/app/email/build/sogo/sogo.nginx.conf diff --git a/app/config/configuration/email/dkim/keytable b/app/email/config/dkim/keytable index f4ac7cd..f4ac7cd 100644 --- a/app/config/configuration/email/dkim/keytable +++ b/app/email/config/dkim/keytable diff --git a/app/config/configuration/email/dkim/signingtable b/app/email/config/dkim/signingtable index 60d66ff..60d66ff 100644 --- a/app/config/configuration/email/dkim/signingtable +++ b/app/email/config/dkim/signingtable diff --git a/app/config/configuration/email/dkim/smtp.private.sample b/app/email/config/dkim/smtp.private.sample index e69de29..e69de29 100644 --- a/app/config/configuration/email/dkim/smtp.private.sample +++ b/app/email/config/dkim/smtp.private.sample diff --git a/app/config/configuration/email/dkim/smtp.txt.sample b/app/email/config/dkim/smtp.txt.sample index e69de29..e69de29 100644 --- a/app/config/configuration/email/dkim/smtp.txt.sample +++ b/app/email/config/dkim/smtp.txt.sample diff --git a/app/config/configuration/email/dkim/trusted b/app/email/config/dkim/trusted index a01170d..a01170d 100644 --- a/app/config/configuration/email/dkim/trusted +++ b/app/email/config/dkim/trusted diff --git a/app/config/configuration/email/dovecot/certs.gen b/app/email/config/dovecot/certs.gen index f26e917..f26e917 100755 --- a/app/config/configuration/email/dovecot/certs.gen +++ b/app/email/config/dovecot/certs.gen diff --git a/app/config/configuration/email/dovecot/dovecot-ldap.conf.tpl b/app/email/config/dovecot/dovecot-ldap.conf.tpl index 9fb1ea6..9fb1ea6 100644 --- a/app/config/configuration/email/dovecot/dovecot-ldap.conf.tpl +++ b/app/email/config/dovecot/dovecot-ldap.conf.tpl diff --git a/app/config/configuration/email/postfix/certs.gen b/app/email/config/postfix/certs.gen index f25439b..f25439b 100755 --- a/app/config/configuration/email/postfix/certs.gen +++ b/app/email/config/postfix/certs.gen diff --git a/app/config/configuration/email/postfix/dynamicmaps.cf b/app/email/config/postfix/dynamicmaps.cf index 32d8f62..32d8f62 100644 --- a/app/config/configuration/email/postfix/dynamicmaps.cf +++ b/app/email/config/postfix/dynamicmaps.cf diff --git a/app/config/configuration/email/postfix/header_checks b/app/email/config/postfix/header_checks index cad52ec..cad52ec 100644 --- a/app/config/configuration/email/postfix/header_checks +++ b/app/email/config/postfix/header_checks diff --git a/app/config/configuration/email/postfix/ldap-account.cf.tpl b/app/email/config/postfix/ldap-account.cf.tpl index 2575f10..2575f10 100644 --- a/app/config/configuration/email/postfix/ldap-account.cf.tpl +++ b/app/email/config/postfix/ldap-account.cf.tpl diff --git a/app/config/configuration/email/postfix/ldap-alias.cf.tpl b/app/email/config/postfix/ldap-alias.cf.tpl index 775c0ad..775c0ad 100644 --- a/app/config/configuration/email/postfix/ldap-alias.cf.tpl +++ b/app/email/config/postfix/ldap-alias.cf.tpl diff --git a/app/config/configuration/email/postfix/ldap-virtual-domains.cf.tpl b/app/email/config/postfix/ldap-virtual-domains.cf.tpl index e013953..e013953 100644 --- a/app/config/configuration/email/postfix/ldap-virtual-domains.cf.tpl +++ b/app/email/config/postfix/ldap-virtual-domains.cf.tpl diff --git a/app/config/configuration/email/postfix/main.cf b/app/email/config/postfix/main.cf index 4204cb4..4204cb4 100644 --- a/app/config/configuration/email/postfix/main.cf +++ b/app/email/config/postfix/main.cf diff --git a/app/config/configuration/email/postfix/master.cf b/app/email/config/postfix/master.cf index 53bc601..53bc601 100644 --- a/app/config/configuration/email/postfix/master.cf +++ b/app/email/config/postfix/master.cf diff --git a/app/config/configuration/email/postfix/transport b/app/email/config/postfix/transport index 68f62c5..68f62c5 100644 --- a/app/config/configuration/email/postfix/transport +++ b/app/email/config/postfix/transport diff --git a/app/config/configuration/email/postfix/transport.db b/app/email/config/postfix/transport.db Binary files differindex 487f394..487f394 100644 --- a/app/config/configuration/email/postfix/transport.db +++ b/app/email/config/postfix/transport.db diff --git a/app/config/configuration/email/sogo/sogo.conf.tpl b/app/email/config/sogo/sogo.conf.tpl index ab4f8f5..ab4f8f5 100644 --- a/app/config/configuration/email/sogo/sogo.conf.tpl +++ b/app/email/config/sogo/sogo.conf.tpl diff --git a/app/deployment/email.hcl b/app/email/deploy/email.hcl index 3d9e15b..bef7268 100644 --- a/app/deployment/email.hcl +++ b/app/email/deploy/email.hcl @@ -131,7 +131,7 @@ job "email" { } template { - data = file("../config/configuration/email/dovecot/dovecot-ldap.conf.tpl") + data = file("../config/dovecot/dovecot-ldap.conf.tpl") destination = "secrets/conf/dovecot-ldap.conf" perms = "400" } @@ -200,15 +200,15 @@ job "email" { } template { - data = file("../config/configuration/email/dkim/keytable") + data = file("../config/dkim/keytable") destination = "secrets/dkim/keytable" } template { - data = file("../config/configuration/email/dkim/signingtable") + data = file("../config/dkim/signingtable") destination = "secrets/dkim/signingtable" } template { - data = file("../config/configuration/email/dkim/trusted") + data = file("../config/dkim/trusted") destination = "secrets/dkim/trusted" } @@ -329,42 +329,42 @@ job "email" { } template { - data = file("../config/configuration/email/postfix/ldap-account.cf.tpl") + data = file("../config/postfix/ldap-account.cf.tpl") destination = "secrets/postfix/ldap-account.cf" } template { - data = file("../config/configuration/email/postfix/ldap-alias.cf.tpl") + data = file("../config/postfix/ldap-alias.cf.tpl") destination = "secrets/postfix/ldap-alias.cf" } template { - data = file("../config/configuration/email/postfix/ldap-virtual-domains.cf.tpl") + data = file("../config/postfix/ldap-virtual-domains.cf.tpl") destination = "secrets/postfix/ldap-virtual-domains.cf" } template { - data = file("../config/configuration/email/postfix/dynamicmaps.cf") + data = file("../config/postfix/dynamicmaps.cf") destination = "secrets/postfix/dynamicmaps.cf" } template { - data = file("../config/configuration/email/postfix/header_checks") + data = file("../config/postfix/header_checks") destination = "secrets/postfix/header_checks" } template { - data = file("../config/configuration/email/postfix/main.cf") + data = file("../config/postfix/main.cf") destination = "secrets/postfix/main.cf" } template { - data = file("../config/configuration/email/postfix/master.cf") + data = file("../config/postfix/master.cf") destination = "secrets/postfix/master.cf" } template { - data = file("../config/configuration/email/postfix/transport") + data = file("../config/postfix/transport") destination = "secrets/postfix/transport" } @@ -450,7 +450,7 @@ job "email" { } template { - data = file("../config/configuration/email/sogo/sogo.conf.tpl") + data = file("../config/sogo/sogo.conf.tpl") destination = "secrets/sogo.conf" } diff --git a/app/config/secrets/email/dkim/smtp.private.sample b/app/email/secrets/email/dkim/smtp.private.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/dkim/smtp.private.sample +++ b/app/email/secrets/email/dkim/smtp.private.sample diff --git a/app/config/secrets/email/dovecot/dovecot.crt.sample b/app/email/secrets/email/dovecot/dovecot.crt.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/dovecot/dovecot.crt.sample +++ b/app/email/secrets/email/dovecot/dovecot.crt.sample diff --git a/app/config/secrets/email/dovecot/dovecot.key.sample b/app/email/secrets/email/dovecot/dovecot.key.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/dovecot/dovecot.key.sample +++ b/app/email/secrets/email/dovecot/dovecot.key.sample diff --git a/app/config/secrets/chat/synapse/ldap_binddn.sample b/app/email/secrets/email/dovecot/ldap_binddn.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/ldap_binddn.sample +++ b/app/email/secrets/email/dovecot/ldap_binddn.sample diff --git a/app/config/secrets/email/dovecot/ldap_bindpwd.sample b/app/email/secrets/email/dovecot/ldap_bindpwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/dovecot/ldap_bindpwd.sample +++ b/app/email/secrets/email/dovecot/ldap_bindpwd.sample diff --git a/app/config/secrets/email/postfix/postfix.crt.sample b/app/email/secrets/email/postfix/postfix.crt.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/postfix/postfix.crt.sample +++ b/app/email/secrets/email/postfix/postfix.crt.sample diff --git a/app/config/secrets/email/postfix/postfix.key.sample b/app/email/secrets/email/postfix/postfix.key.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/postfix/postfix.key.sample +++ b/app/email/secrets/email/postfix/postfix.key.sample diff --git a/app/config/secrets/email/dovecot/ldap_binddn.sample b/app/email/secrets/email/sogo/ldap_binddn.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/dovecot/ldap_binddn.sample +++ b/app/email/secrets/email/sogo/ldap_binddn.sample diff --git a/app/config/secrets/chat/synapse/ldap_bindpw.sample b/app/email/secrets/email/sogo/ldap_bindpw.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/ldap_bindpw.sample +++ b/app/email/secrets/email/sogo/ldap_bindpw.sample diff --git a/app/config/secrets/email/sogo/postgre_auth.sample b/app/email/secrets/email/sogo/postgre_auth.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/sogo/postgre_auth.sample +++ b/app/email/secrets/email/sogo/postgre_auth.sample diff --git a/app/config/configuration/garage/garage.toml b/app/garage/config/garage.toml index 4d08cf2..4d08cf2 100644 --- a/app/config/configuration/garage/garage.toml +++ b/app/garage/config/garage.toml diff --git a/app/deployment/garage.hcl b/app/garage/deploy/garage.hcl index 20ee3cd..1be68aa 100644 --- a/app/deployment/garage.hcl +++ b/app/garage/deploy/garage.hcl @@ -32,7 +32,7 @@ job "garage" { } template { - data = file("../config/configuration/garage/garage.toml") + data = file("../config/garage.toml") destination = "secrets/garage.toml" } diff --git a/app/build/matrix-synapse/Dockerfile b/app/im/build/matrix-synapse/Dockerfile index b8480d5..b8480d5 100644 --- a/app/build/matrix-synapse/Dockerfile +++ b/app/im/build/matrix-synapse/Dockerfile diff --git a/app/build/matrix-synapse/entrypoint.sh b/app/im/build/matrix-synapse/entrypoint.sh index b93a702..b93a702 100755 --- a/app/build/matrix-synapse/entrypoint.sh +++ b/app/im/build/matrix-synapse/entrypoint.sh diff --git a/app/build/riotweb/Dockerfile b/app/im/build/riotweb/Dockerfile index c768e87..c768e87 100644 --- a/app/build/riotweb/Dockerfile +++ b/app/im/build/riotweb/Dockerfile diff --git a/app/config/configuration/chat/coturn/turnserver.conf.tpl b/app/im/config/coturn/turnserver.conf.tpl index f867ac0..f867ac0 100644 --- a/app/config/configuration/chat/coturn/turnserver.conf.tpl +++ b/app/im/config/coturn/turnserver.conf.tpl diff --git a/app/config/configuration/chat/easybridge/config.json.tpl b/app/im/config/easybridge/config.json.tpl index 40ecc44..40ecc44 100644 --- a/app/config/configuration/chat/easybridge/config.json.tpl +++ b/app/im/config/easybridge/config.json.tpl diff --git a/app/config/configuration/chat/easybridge/registration.yaml.tpl b/app/im/config/easybridge/registration.yaml.tpl index ec098fd..ec098fd 100644 --- a/app/config/configuration/chat/easybridge/registration.yaml.tpl +++ b/app/im/config/easybridge/registration.yaml.tpl diff --git a/app/config/configuration/chat/fb2mx/config.yaml b/app/im/config/fb2mx/config.yaml index 964c681..964c681 100644 --- a/app/config/configuration/chat/fb2mx/config.yaml +++ b/app/im/config/fb2mx/config.yaml diff --git a/app/config/configuration/chat/fb2mx/registration.yaml b/app/im/config/fb2mx/registration.yaml index c3d8c05..c3d8c05 100644 --- a/app/config/configuration/chat/fb2mx/registration.yaml +++ b/app/im/config/fb2mx/registration.yaml diff --git a/app/config/configuration/chat/riot_web/config.json b/app/im/config/riot_web/config.json index 9c898f0..9c898f0 100644 --- a/app/config/configuration/chat/riot_web/config.json +++ b/app/im/config/riot_web/config.json diff --git a/app/config/configuration/chat/synapse/conf.d/report_stats.yaml b/app/im/config/synapse/conf.d/report_stats.yaml index cb95cc3..cb95cc3 100644 --- a/app/config/configuration/chat/synapse/conf.d/report_stats.yaml +++ b/app/im/config/synapse/conf.d/report_stats.yaml diff --git a/app/config/configuration/chat/synapse/conf.d/server_name.yaml b/app/im/config/synapse/conf.d/server_name.yaml index 540ce45..540ce45 100644 --- a/app/config/configuration/chat/synapse/conf.d/server_name.yaml +++ b/app/im/config/synapse/conf.d/server_name.yaml diff --git a/app/config/configuration/chat/synapse/homeserver.yaml b/app/im/config/synapse/homeserver.yaml index 7f313f6..7f313f6 100644 --- a/app/config/configuration/chat/synapse/homeserver.yaml +++ b/app/im/config/synapse/homeserver.yaml diff --git a/app/config/configuration/chat/synapse/log.yaml b/app/im/config/synapse/log.yaml index eb69d8f..eb69d8f 100644 --- a/app/config/configuration/chat/synapse/log.yaml +++ b/app/im/config/synapse/log.yaml diff --git a/app/deployment/im.hcl b/app/im/deploy/im.hcl index 636f78e..c9591e6 100644 --- a/app/deployment/im.hcl +++ b/app/im/deploy/im.hcl @@ -35,27 +35,27 @@ job "im" { } template { - data = file("../config/configuration/chat/synapse/homeserver.yaml") + data = file("../config/synapse/homeserver.yaml") destination = "secrets/conf/homeserver.yaml" } template { - data = file("../config/configuration/chat/easybridge/registration.yaml.tpl") + data = file("../config/easybridge/registration.yaml.tpl") destination = "secrets/conf/easybridge_registration.yaml" } template { - data = file("../config/configuration/chat/synapse/log.yaml") + data = file("../config/synapse/log.yaml") destination = "secrets/conf/log.yaml" } template { - data = file("../config/configuration/chat/synapse/conf.d/server_name.yaml") + data = file("../config/synapse/conf.d/server_name.yaml") destination = "secrets/conf/server_name.yaml" } template { - data = file("../config/configuration/chat/synapse/conf.d/report_stats.yaml") + data = file("../config/synapse/conf.d/report_stats.yaml") destination = "secrets/conf/report_stats.yaml" } @@ -152,12 +152,12 @@ job "im" { } template { - data = file("../config/configuration/chat/easybridge/registration.yaml.tpl") + data = file("../config/easybridge/registration.yaml.tpl") destination = "secrets/conf/registration.yaml" } template { - data = file("../config/configuration/chat/easybridge/config.json.tpl") + data = file("../config/easybridge/config.json.tpl") destination = "secrets/conf/config.json" } @@ -228,7 +228,7 @@ job "im" { } template { - data = file("../config/configuration/chat/riot_web/config.json") + data = file("../config/riot_web/config.json") destination = "secrets/config.json" } diff --git a/app/config/secrets/chat/coturn/static-auth.sample b/app/im/secrets/chat/coturn/static-auth.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/coturn/static-auth.sample +++ b/app/im/secrets/chat/coturn/static-auth.sample diff --git a/app/config/secrets/chat/fb2mx/as_token.sample b/app/im/secrets/chat/fb2mx/as_token.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/fb2mx/as_token.sample +++ b/app/im/secrets/chat/fb2mx/as_token.sample diff --git a/app/config/secrets/chat/fb2mx/db_url.sample b/app/im/secrets/chat/fb2mx/db_url.sample index aff4635..aff4635 100644 --- a/app/config/secrets/chat/fb2mx/db_url.sample +++ b/app/im/secrets/chat/fb2mx/db_url.sample diff --git a/app/config/secrets/chat/fb2mx/hs_token.sample b/app/im/secrets/chat/fb2mx/hs_token.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/fb2mx/hs_token.sample +++ b/app/im/secrets/chat/fb2mx/hs_token.sample diff --git a/app/config/secrets/chat/synapse/homeserver.tls.crt.sample b/app/im/secrets/chat/synapse/homeserver.tls.crt.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/homeserver.tls.crt.sample +++ b/app/im/secrets/chat/synapse/homeserver.tls.crt.sample diff --git a/app/config/secrets/chat/synapse/homeserver.tls.dh.sample b/app/im/secrets/chat/synapse/homeserver.tls.dh.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/homeserver.tls.dh.sample +++ b/app/im/secrets/chat/synapse/homeserver.tls.dh.sample diff --git a/app/config/secrets/chat/synapse/homeserver.tls.key.sample b/app/im/secrets/chat/synapse/homeserver.tls.key.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/homeserver.tls.key.sample +++ b/app/im/secrets/chat/synapse/homeserver.tls.key.sample diff --git a/app/config/secrets/email/sogo/ldap_binddn.sample b/app/im/secrets/chat/synapse/ldap_binddn.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/sogo/ldap_binddn.sample +++ b/app/im/secrets/chat/synapse/ldap_binddn.sample diff --git a/app/config/secrets/email/sogo/ldap_bindpw.sample b/app/im/secrets/chat/synapse/ldap_bindpw.sample index e69de29..e69de29 100644 --- a/app/config/secrets/email/sogo/ldap_bindpw.sample +++ b/app/im/secrets/chat/synapse/ldap_bindpw.sample diff --git a/app/config/secrets/chat/synapse/postgres_db.sample b/app/im/secrets/chat/synapse/postgres_db.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/postgres_db.sample +++ b/app/im/secrets/chat/synapse/postgres_db.sample diff --git a/app/config/secrets/chat/synapse/postgres_pwd.sample b/app/im/secrets/chat/synapse/postgres_pwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/postgres_pwd.sample +++ b/app/im/secrets/chat/synapse/postgres_pwd.sample diff --git a/app/config/secrets/chat/synapse/postgres_user.sample b/app/im/secrets/chat/synapse/postgres_user.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/postgres_user.sample +++ b/app/im/secrets/chat/synapse/postgres_user.sample diff --git a/app/config/secrets/chat/synapse/registration_shared_secret.sample b/app/im/secrets/chat/synapse/registration_shared_secret.sample index e69de29..e69de29 100644 --- a/app/config/secrets/chat/synapse/registration_shared_secret.sample +++ b/app/im/secrets/chat/synapse/registration_shared_secret.sample diff --git a/app/build/jitsi-conference-focus/Dockerfile b/app/jitsi/build/jitsi-conference-focus/Dockerfile index e2c459c..e2c459c 100644 --- a/app/build/jitsi-conference-focus/Dockerfile +++ b/app/jitsi/build/jitsi-conference-focus/Dockerfile diff --git a/app/build/jitsi-conference-focus/jicofo b/app/jitsi/build/jitsi-conference-focus/jicofo index 2bc6e3f..2bc6e3f 100755 --- a/app/build/jitsi-conference-focus/jicofo +++ b/app/jitsi/build/jitsi-conference-focus/jicofo diff --git a/app/build/jitsi-conference-focus/sip-communicator.properties b/app/jitsi/build/jitsi-conference-focus/sip-communicator.properties index 53c32e2..53c32e2 100644 --- a/app/build/jitsi-conference-focus/sip-communicator.properties +++ b/app/jitsi/build/jitsi-conference-focus/sip-communicator.properties diff --git a/app/build/jitsi-meet/Dockerfile b/app/jitsi/build/jitsi-meet/Dockerfile index feef115..feef115 100644 --- a/app/build/jitsi-meet/Dockerfile +++ b/app/jitsi/build/jitsi-meet/Dockerfile diff --git a/app/build/jitsi-meet/config.js b/app/jitsi/build/jitsi-meet/config.js index 18ff319..18ff319 100644 --- a/app/build/jitsi-meet/config.js +++ b/app/jitsi/build/jitsi-meet/config.js diff --git a/app/build/jitsi-meet/entrypoint.sh b/app/jitsi/build/jitsi-meet/entrypoint.sh index 1cd96dc..1cd96dc 100755 --- a/app/build/jitsi-meet/entrypoint.sh +++ b/app/jitsi/build/jitsi-meet/entrypoint.sh diff --git a/app/build/jitsi-videobridge/Dockerfile b/app/jitsi/build/jitsi-videobridge/Dockerfile index c17fb4f..c17fb4f 100644 --- a/app/build/jitsi-videobridge/Dockerfile +++ b/app/jitsi/build/jitsi-videobridge/Dockerfile diff --git a/app/build/jitsi-videobridge/jvb_run b/app/jitsi/build/jitsi-videobridge/jvb_run index b86c911..b86c911 100755 --- a/app/build/jitsi-videobridge/jvb_run +++ b/app/jitsi/build/jitsi-videobridge/jvb_run diff --git a/app/build/jitsi-xmpp/Dockerfile b/app/jitsi/build/jitsi-xmpp/Dockerfile index f3dcd36..f3dcd36 100644 --- a/app/build/jitsi-xmpp/Dockerfile +++ b/app/jitsi/build/jitsi-xmpp/Dockerfile diff --git a/app/build/jitsi-xmpp/external_components.cfg.lua b/app/jitsi/build/jitsi-xmpp/external_components.cfg.lua index beaaa87..beaaa87 100644 --- a/app/build/jitsi-xmpp/external_components.cfg.lua +++ b/app/jitsi/build/jitsi-xmpp/external_components.cfg.lua diff --git a/app/build/jitsi-xmpp/xmpp_conf b/app/jitsi/build/jitsi-xmpp/xmpp_conf index 34b2cb3..34b2cb3 100755 --- a/app/build/jitsi-xmpp/xmpp_conf +++ b/app/jitsi/build/jitsi-xmpp/xmpp_conf diff --git a/app/build/jitsi-xmpp/xmpp_gen b/app/jitsi/build/jitsi-xmpp/xmpp_gen index 3a2e04a..3a2e04a 100755 --- a/app/build/jitsi-xmpp/xmpp_gen +++ b/app/jitsi/build/jitsi-xmpp/xmpp_gen diff --git a/app/build/jitsi-xmpp/xmpp_run b/app/jitsi/build/jitsi-xmpp/xmpp_run index 6383b65..6383b65 100755 --- a/app/build/jitsi-xmpp/xmpp_run +++ b/app/jitsi/build/jitsi-xmpp/xmpp_run diff --git a/app/config/configuration/jitsi/global_env.tpl b/app/jitsi/config/global_env.tpl index 836a131..836a131 100644 --- a/app/config/configuration/jitsi/global_env.tpl +++ b/app/jitsi/config/global_env.tpl diff --git a/app/deployment/jitsi.hcl b/app/jitsi/deploy/jitsi.hcl index 04c3f9f..852e1e6 100644 --- a/app/deployment/jitsi.hcl +++ b/app/jitsi/deploy/jitsi.hcl @@ -27,7 +27,7 @@ job "jitsi" { } template { - data = file("../config/configuration/jitsi/global_env.tpl") + data = file("../config/global_env.tpl") destination = "secrets/global_env" env = true } @@ -100,7 +100,7 @@ job "jitsi" { } template { - data = file("../config/configuration/jitsi/global_env.tpl") + data = file("../config/global_env.tpl") destination = "secrets/global_env" env = true } @@ -153,7 +153,7 @@ job "jitsi" { } template { - data = file("../config/configuration/jitsi/global_env.tpl") + data = file("../config/global_env.tpl") destination = "secrets/global_env" env = true } @@ -194,7 +194,7 @@ job "jitsi" { } template { - data = file("../config/configuration/jitsi/global_env.tpl") + data = file("../config/global_env.tpl") destination = "secrets/global_env" env = true } diff --git a/app/integration/jitsi/01_gen_certs.yml b/app/jitsi/integratio/01_gen_certs.yml index bf73291..bf73291 100644 --- a/app/integration/jitsi/01_gen_certs.yml +++ b/app/jitsi/integratio/01_gen_certs.yml diff --git a/app/integration/jitsi/02_run.yml b/app/jitsi/integratio/02_run.yml index 73eefad..73eefad 100644 --- a/app/integration/jitsi/02_run.yml +++ b/app/jitsi/integratio/02_run.yml diff --git a/app/integration/jitsi/README.md b/app/jitsi/integratio/README.md index 70b59fc..70b59fc 100644 --- a/app/integration/jitsi/README.md +++ b/app/jitsi/integratio/README.md diff --git a/app/integration/jitsi/dev.env b/app/jitsi/integratio/dev.env index 1dd2122..1dd2122 100644 --- a/app/integration/jitsi/dev.env +++ b/app/jitsi/integratio/dev.env diff --git a/app/integration/jitsi/jitsi-certs/.gitignore b/app/jitsi/integratio/jitsi-certs/.gitignore index d6b7ef3..d6b7ef3 100644 --- a/app/integration/jitsi/jitsi-certs/.gitignore +++ b/app/jitsi/integratio/jitsi-certs/.gitignore diff --git a/app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample b/app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample index e69de29..e69de29 100644 --- a/app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample +++ b/app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.crt.sample diff --git a/app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample b/app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample index e69de29..e69de29 100644 --- a/app/config/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample +++ b/app/jitsi/secrets/jitsi/auth.jitsi.deuxfleurs.fr.key.sample diff --git a/app/config/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample b/app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample index e69de29..e69de29 100644 --- a/app/config/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample +++ b/app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.crt.sample diff --git a/app/config/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample b/app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample index e69de29..e69de29 100644 --- a/app/config/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample +++ b/app/jitsi/secrets/jitsi/jitsi.deuxfleurs.fr.key.sample diff --git a/app/build/nextcloud/Dockerfile b/app/nextcloud/build/nextcloud/Dockerfile index 9f817f6..9f817f6 100644 --- a/app/build/nextcloud/Dockerfile +++ b/app/nextcloud/build/nextcloud/Dockerfile diff --git a/app/build/nextcloud/container-setup.sh b/app/nextcloud/build/nextcloud/container-setup.sh index 8330291..8330291 100755 --- a/app/build/nextcloud/container-setup.sh +++ b/app/nextcloud/build/nextcloud/container-setup.sh diff --git a/app/build/nextcloud/entrypoint.sh b/app/nextcloud/build/nextcloud/entrypoint.sh index 72b4f94..72b4f94 100755 --- a/app/build/nextcloud/entrypoint.sh +++ b/app/nextcloud/build/nextcloud/entrypoint.sh diff --git a/app/config/configuration/nextcloud/config.php.tpl b/app/nextcloud/config/config.php.tpl index 7dcfc6e..7dcfc6e 100644 --- a/app/config/configuration/nextcloud/config.php.tpl +++ b/app/nextcloud/config/config.php.tpl diff --git a/app/deployment/nextcloud.hcl b/app/nextcloud/deploy/nextcloud.hcl index 8eed7d9..8852787 100644 --- a/app/deployment/nextcloud.hcl +++ b/app/nextcloud/deploy/nextcloud.hcl @@ -28,7 +28,7 @@ job "nextcloud" { } template { - data = file("../config/configuration/nextcloud/config.php.tpl") + data = file("../config/config.php.tpl") destination = "secrets/config.php" } diff --git a/app/integration/nextcloud/README.md b/app/nextcloud/integration/README.md index 3d49768..3d49768 100644 --- a/app/integration/nextcloud/README.md +++ b/app/nextcloud/integration/README.md diff --git a/app/integration/nextcloud/bottin.json b/app/nextcloud/integration/bottin.json index a970762..a970762 100644 --- a/app/integration/nextcloud/bottin.json +++ b/app/nextcloud/integration/bottin.json diff --git a/app/integration/nextcloud/docker-compose.yml b/app/nextcloud/integration/docker-compose.yml index 7ba090b..7ba090b 100644 --- a/app/integration/nextcloud/docker-compose.yml +++ b/app/nextcloud/integration/docker-compose.yml diff --git a/app/deployment/platoo.hcl b/app/platoo/deploy/platoo.hcl index ffdda9e..ffdda9e 100644 --- a/app/deployment/platoo.hcl +++ b/app/platoo/deploy/platoo.hcl diff --git a/app/config/secrets/platoo/bddpw.sample b/app/platoo/secrets/platoo/bddpw.sample index e69de29..e69de29 100644 --- a/app/config/secrets/platoo/bddpw.sample +++ b/app/platoo/secrets/platoo/bddpw.sample diff --git a/app/build/plume/Dockerfile b/app/plume/build/plume/Dockerfile index 4e05424..4e05424 100644 --- a/app/build/plume/Dockerfile +++ b/app/plume/build/plume/Dockerfile diff --git a/app/build/plume/README.md b/app/plume/build/plume/README.md index 6d86d81..6d86d81 100644 --- a/app/build/plume/README.md +++ b/app/plume/build/plume/README.md diff --git a/app/build/plume/plm-start b/app/plume/build/plume/plm-start index da9d288..da9d288 100755 --- a/app/build/plume/plm-start +++ b/app/plume/build/plume/plm-start diff --git a/app/config/configuration/plume/app.env b/app/plume/config/app.env index 1c234e7..1c234e7 100644 --- a/app/config/configuration/plume/app.env +++ b/app/plume/config/app.env diff --git a/app/deployment/plume.hcl b/app/plume/deploy/plume.hcl index 1bdc332..0a82c57 100644 --- a/app/deployment/plume.hcl +++ b/app/plume/deploy/plume.hcl @@ -29,7 +29,7 @@ job "plume" { } template { - data = file("../config/configuration/plume/app.env") + data = file("../config/app.env") destination = "secrets/app.env" env = true } diff --git a/app/integration/plume/bottin.json b/app/plume/integration/bottin.json index a970762..a970762 100644 --- a/app/integration/plume/bottin.json +++ b/app/plume/integration/bottin.json diff --git a/app/integration/plume/docker-compose.yml b/app/plume/integration/docker-compose.yml index b88de8a..b88de8a 100644 --- a/app/integration/plume/docker-compose.yml +++ b/app/plume/integration/docker-compose.yml diff --git a/app/integration/plume/plume.env b/app/plume/integration/plume.env index 88c62dc..88c62dc 100644 --- a/app/integration/plume/plume.env +++ b/app/plume/integration/plume.env diff --git a/app/config/secrets/plume/pgsql_pw.sh b/app/plume/secrets/plume/pgsql_pw.sh index 519a30a..519a30a 100755 --- a/app/config/secrets/plume/pgsql_pw.sh +++ b/app/plume/secrets/plume/pgsql_pw.sh diff --git a/app/config/secrets/plume/secret_key.sh b/app/plume/secrets/plume/secret_key.sh index f4bbee5..f4bbee5 100755 --- a/app/config/secrets/plume/secret_key.sh +++ b/app/plume/secrets/plume/secret_key.sh diff --git a/app/build/postgres/Dockerfile b/app/postgres/build/postgres/Dockerfile index bb018b8..bb018b8 100644 --- a/app/build/postgres/Dockerfile +++ b/app/postgres/build/postgres/Dockerfile diff --git a/app/build/postgres/README.md b/app/postgres/build/postgres/README.md index d2f7a12..d2f7a12 100644 --- a/app/build/postgres/README.md +++ b/app/postgres/build/postgres/README.md diff --git a/app/build/postgres/postgresql.conf b/app/postgres/build/postgres/postgresql.conf index 8e0af2b..8e0af2b 100644 --- a/app/build/postgres/postgresql.conf +++ b/app/postgres/build/postgres/postgresql.conf diff --git a/app/build/postgres/start.sh b/app/postgres/build/postgres/start.sh index f1d493f..f1d493f 100755 --- a/app/build/postgres/start.sh +++ b/app/postgres/build/postgres/start.sh diff --git a/app/config/configuration/postgres/keeper/env.tpl b/app/postgres/config/keeper/env.tpl index 7831aad..7831aad 100644 --- a/app/config/configuration/postgres/keeper/env.tpl +++ b/app/postgres/config/keeper/env.tpl diff --git a/app/deployment/postgres.hcl b/app/postgres/deploy/postgres.hcl index 388c65e..f5eec51 100644 --- a/app/deployment/postgres.hcl +++ b/app/postgres/deploy/postgres.hcl @@ -101,7 +101,7 @@ job "postgres" { } template { - data = file("../config/configuration/postgres/keeper/env.tpl") + data = file("../config/keeper/env.tpl") destination = "secrets/env" env = true } diff --git a/app/config/secrets/postgres/keeper/pg_repl_pwd.sample b/app/postgres/secrets/postgres/keeper/pg_repl_pwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/postgres/keeper/pg_repl_pwd.sample +++ b/app/postgres/secrets/postgres/keeper/pg_repl_pwd.sample diff --git a/app/config/secrets/postgres/keeper/pg_repl_username.sample b/app/postgres/secrets/postgres/keeper/pg_repl_username.sample index e69de29..e69de29 100644 --- a/app/config/secrets/postgres/keeper/pg_repl_username.sample +++ b/app/postgres/secrets/postgres/keeper/pg_repl_username.sample diff --git a/app/config/secrets/postgres/keeper/pg_su_pwd.sample b/app/postgres/secrets/postgres/keeper/pg_su_pwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/postgres/keeper/pg_su_pwd.sample +++ b/app/postgres/secrets/postgres/keeper/pg_su_pwd.sample diff --git a/app/deployment/science.hcl b/app/science/deploy/science.hcl index 1aee7a8..1aee7a8 100644 --- a/app/deployment/science.hcl +++ b/app/science/deploy/science.hcl diff --git a/app/build/mariadb/60-disable-dialog.cnf b/app/seafile/build/mariadb/60-disable-dialog.cnf index d41731a..d41731a 100644 --- a/app/build/mariadb/60-disable-dialog.cnf +++ b/app/seafile/build/mariadb/60-disable-dialog.cnf diff --git a/app/build/mariadb/60-ldap.cnf b/app/seafile/build/mariadb/60-ldap.cnf index 72ffb9f..72ffb9f 100644 --- a/app/build/mariadb/60-ldap.cnf +++ b/app/seafile/build/mariadb/60-ldap.cnf diff --git a/app/build/mariadb/60-remote.cnf b/app/seafile/build/mariadb/60-remote.cnf index acf8f9b..acf8f9b 100644 --- a/app/build/mariadb/60-remote.cnf +++ b/app/seafile/build/mariadb/60-remote.cnf diff --git a/app/build/mariadb/Dockerfile b/app/seafile/build/mariadb/Dockerfile index 15ef954..15ef954 100644 --- a/app/build/mariadb/Dockerfile +++ b/app/seafile/build/mariadb/Dockerfile diff --git a/app/build/mariadb/README.md b/app/seafile/build/mariadb/README.md index 1a3b8aa..1a3b8aa 100644 --- a/app/build/mariadb/README.md +++ b/app/seafile/build/mariadb/README.md diff --git a/app/build/mariadb/entrypoint.sh b/app/seafile/build/mariadb/entrypoint.sh index 7ebf049..7ebf049 100755 --- a/app/build/mariadb/entrypoint.sh +++ b/app/seafile/build/mariadb/entrypoint.sh diff --git a/app/build/mariadb/nsswitch.conf b/app/seafile/build/mariadb/nsswitch.conf index 853348e..853348e 100644 --- a/app/build/mariadb/nsswitch.conf +++ b/app/seafile/build/mariadb/nsswitch.conf diff --git a/app/build/mariadb/pam-mariadb b/app/seafile/build/mariadb/pam-mariadb index e1bb814..e1bb814 100644 --- a/app/build/mariadb/pam-mariadb +++ b/app/seafile/build/mariadb/pam-mariadb diff --git a/app/build/seafile/Dockerfile b/app/seafile/build/seafile/Dockerfile index 88dee4f..88dee4f 100644 --- a/app/build/seafile/Dockerfile +++ b/app/seafile/build/seafile/Dockerfile diff --git a/app/build/seafile/README.md b/app/seafile/build/seafile/README.md index 26d04e0..26d04e0 100644 --- a/app/build/seafile/README.md +++ b/app/seafile/build/seafile/README.md diff --git a/app/build/seafile/seadocker b/app/seafile/build/seafile/seadocker index 5b5982b..5b5982b 100755 --- a/app/build/seafile/seadocker +++ b/app/seafile/build/seafile/seadocker diff --git a/app/build/seafile/seaenv b/app/seafile/build/seafile/seaenv index 3b0e0bb..3b0e0bb 100755 --- a/app/build/seafile/seaenv +++ b/app/seafile/build/seafile/seaenv diff --git a/app/config/configuration/seafile/ccnet/seafile.ini b/app/seafile/config/ccnet/seafile.ini index 306d126..306d126 100644 --- a/app/config/configuration/seafile/ccnet/seafile.ini +++ b/app/seafile/config/ccnet/seafile.ini diff --git a/app/config/configuration/seafile/conf/ccnet.conf.tpl b/app/seafile/config/conf/ccnet.conf.tpl index 2395a9b..2395a9b 100644 --- a/app/config/configuration/seafile/conf/ccnet.conf.tpl +++ b/app/seafile/config/conf/ccnet.conf.tpl diff --git a/app/config/configuration/seafile/conf/gunicorn.conf b/app/seafile/config/conf/gunicorn.conf index 415fd32..415fd32 100644 --- a/app/config/configuration/seafile/conf/gunicorn.conf +++ b/app/seafile/config/conf/gunicorn.conf diff --git a/app/config/configuration/seafile/ccnet/mykey.peer.sample b/app/seafile/config/conf/mykey.peer.sample index e69de29..e69de29 100644 --- a/app/config/configuration/seafile/ccnet/mykey.peer.sample +++ b/app/seafile/config/conf/mykey.peer.sample diff --git a/app/config/configuration/seafile/conf/seafdav.conf b/app/seafile/config/conf/seafdav.conf index af78547..af78547 100644 --- a/app/config/configuration/seafile/conf/seafdav.conf +++ b/app/seafile/config/conf/seafdav.conf diff --git a/app/config/configuration/seafile/conf/seafile.conf.tpl b/app/seafile/config/conf/seafile.conf.tpl index a6425e9..a6425e9 100644 --- a/app/config/configuration/seafile/conf/seafile.conf.tpl +++ b/app/seafile/config/conf/seafile.conf.tpl diff --git a/app/config/configuration/seafile/conf/seahub_settings.py.tpl b/app/seafile/config/conf/seahub_settings.py.tpl index 6c63ee4..6c63ee4 100644 --- a/app/config/configuration/seafile/conf/seahub_settings.py.tpl +++ b/app/seafile/config/conf/seahub_settings.py.tpl diff --git a/app/config/configuration/mariadb/main/env.tpl b/app/seafile/config/mariadb/main/env.tpl index 0fe903b..0fe903b 100644 --- a/app/config/configuration/mariadb/main/env.tpl +++ b/app/seafile/config/mariadb/main/env.tpl diff --git a/app/deployment/seafile.hcl b/app/seafile/deploy/seafile.hcl index 3af7db3..d8488d2 100644 --- a/app/deployment/seafile.hcl +++ b/app/seafile/deploy/seafile.hcl @@ -35,7 +35,7 @@ job "seafile" { } template { - data = file("../config/configuration/mariadb/main/env.tpl") + data = file("../config/mariadb/main/env.tpl") destination = "secrets/env" env = true } @@ -179,30 +179,30 @@ job "seafile" { } template { - data = file("../config/configuration/seafile/conf/ccnet.conf.tpl") + data = file("../config/conf/ccnet.conf.tpl") destination = "secrets/conf/ccnet.conf" } template { - data = file("../config/configuration/seafile/conf/seafile.conf.tpl") + data = file("../config/conf/seafile.conf.tpl") destination = "secrets/conf/seafile.conf" } template { - data = file("../config/configuration/seafile/conf/seahub_settings.py.tpl") + data = file("../config/conf/seahub_settings.py.tpl") destination = "secrets/conf/seahub_settings.py" } template { - data = file("../config/configuration/seafile/ccnet/seafile.ini") + data = file("../config/ccnet/seafile.ini") destination = "secrets/ccnet/seafile.ini" } template { - data = file("../config/configuration/seafile/conf/seafdav.conf") + data = file("../config/conf/seafdav.conf") destination = "secrets/conf/seafdav.conf" } template { - data = file("../config/configuration/seafile/conf/gunicorn.conf") + data = file("../config/conf/gunicorn.conf") destination = "secrets/conf/gunicorn.conf" } diff --git a/app/config/secrets/mariadb/main/ldap_binddn.sample b/app/seafile/secrets/mariadb/main/ldap_binddn.sample index e69de29..e69de29 100644 --- a/app/config/secrets/mariadb/main/ldap_binddn.sample +++ b/app/seafile/secrets/mariadb/main/ldap_binddn.sample diff --git a/app/config/secrets/mariadb/main/ldap_bindpwd.sample b/app/seafile/secrets/mariadb/main/ldap_bindpwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/mariadb/main/ldap_bindpwd.sample +++ b/app/seafile/secrets/mariadb/main/ldap_bindpwd.sample diff --git a/app/config/secrets/mariadb/main/mysql_pwd.sample b/app/seafile/secrets/mariadb/main/mysql_pwd.sample index e69de29..e69de29 100644 --- a/app/config/secrets/mariadb/main/mysql_pwd.sample +++ b/app/seafile/secrets/mariadb/main/mysql_pwd.sample diff --git a/app/config/configuration/seafile/conf/mykey.peer.sample b/app/seafile/secrets/seafile/conf/mykey.peer.sample index e69de29..e69de29 100644 --- a/app/config/configuration/seafile/conf/mykey.peer.sample +++ b/app/seafile/secrets/seafile/conf/mykey.peer.sample diff --git a/app/config/configuration/traefik/traefik.toml b/app/traefik/config/traefik.toml index 4a48fde..4a48fde 100644 --- a/app/config/configuration/traefik/traefik.toml +++ b/app/traefik/config/traefik.toml diff --git a/app/deployment/traefik.hcl b/app/traefik/deploy/traefik.hcl index d0dc129..bcfa95b 100644 --- a/app/deployment/traefik.hcl +++ b/app/traefik/deploy/traefik.hcl @@ -29,7 +29,7 @@ job "frontend" { } template { - data = file("../config/configuration/traefik/traefik.toml") + data = file("../config/traefik.toml") destination = "secrets/traefik.toml" } diff --git a/app/build/webpull/.gitignore b/app/web_static/build/webpull/.gitignore index ba2906d..ba2906d 100644 --- a/app/build/webpull/.gitignore +++ b/app/web_static/build/webpull/.gitignore diff --git a/app/build/webpull/Dockerfile.nodejs b/app/web_static/build/webpull/Dockerfile.nodejs index acc7e74..acc7e74 100644 --- a/app/build/webpull/Dockerfile.nodejs +++ b/app/web_static/build/webpull/Dockerfile.nodejs diff --git a/app/build/webpull/Dockerfile.ruby b/app/web_static/build/webpull/Dockerfile.ruby index 7578cca..7578cca 100644 --- a/app/build/webpull/Dockerfile.ruby +++ b/app/web_static/build/webpull/Dockerfile.ruby diff --git a/app/build/webpull/README.md b/app/web_static/build/webpull/README.md index 5d17d17..5d17d17 100644 --- a/app/build/webpull/README.md +++ b/app/web_static/build/webpull/README.md diff --git a/app/build/webpull/main.go b/app/web_static/build/webpull/main.go index 46c90b9..46c90b9 100644 --- a/app/build/webpull/main.go +++ b/app/web_static/build/webpull/main.go diff --git a/app/deployment/web_static.hcl b/app/web_static/deploy/web_static.hcl index a02d48b..a02d48b 100644 --- a/app/deployment/web_static.hcl +++ b/app/web_static/deploy/web_static.hcl diff --git a/app/config/secrets/web/home_token.sample b/app/web_static/secrets/web/home_token.sample index e69de29..e69de29 100644 --- a/app/config/secrets/web/home_token.sample +++ b/app/web_static/secrets/web/home_token.sample diff --git a/app/config/secrets/web/quentin.dufour.io_token.sample b/app/web_static/secrets/web/quentin.dufour.io_token.sample index e69de29..e69de29 100644 --- a/app/config/secrets/web/quentin.dufour.io_token.sample +++ b/app/web_static/secrets/web/quentin.dufour.io_token.sample |