12 Commits

Author SHA1 Message Date
512bd3e137 First iteration of a compose template file
Template file to keep all the compose files with a similar
structure to better keep track of changes and such.
2023-03-21 22:51:55 +01:00
d074d90245 Generalization of the extension fields 2023-03-21 22:50:10 +01:00
df5d0006a3 Refactor of vaultwarden/docker-compose.yml
Currently trying to generalize a bit more the compose files.
No need to keep the NFS mounts explicitly stated, as most of the
times just a small Docker native volume is needed for persistence.
2023-03-21 22:45:14 +01:00
82ee98a7cc Refactor of rp/docker-compose.yml
Currently trying to generalize a bit more the compose files.
No need to keep the NFS mounts explicitly stated, as most of the
times just a small Docker native volume is needed for persistence.
2023-03-21 22:22:26 +01:00
1919071f08 First commit for npg stack 2023-03-01 23:43:59 +01:00
ad3f8bc031 Modified .gitignore
The previous gitignore would also add service.env files, not supposed
to be in the repository, only *.template files.
2023-03-01 20:54:50 +01:00
a837eaf6aa First commit for protonmail-bridge 2023-03-01 10:58:41 +01:00
db80c21d43 Added first revision of extension-fields.yml 2023-02-22 00:37:21 +01:00
d524958d56 Merge branch 'vaultwarden' 2023-02-21 20:48:11 +01:00
fb23b03ce2 First iteration of compose and .env file for vaultwarden. 2023-02-21 20:46:45 +01:00
15f33f7f61 Added templates.yml file 2023-02-21 20:43:28 +01:00
96e4e659ce Initial commit for the project 2023-02-20 21:36:12 +01:00