ajout vaultwarden
This commit is contained in:
parent
1358b062e3
commit
15af47f8ff
@ -8,3 +8,4 @@ jirafeau
|
|||||||
roundcube
|
roundcube
|
||||||
#keycloak
|
#keycloak
|
||||||
mobilizon
|
mobilizon
|
||||||
|
vaultwarden
|
||||||
|
@ -27,6 +27,7 @@ depot IN CNAME dmz
|
|||||||
ldap IN CNAME dmz
|
ldap IN CNAME dmz
|
||||||
mobilizon IN CNAME dmz
|
mobilizon IN CNAME dmz
|
||||||
mdp IN CNAME dmz
|
mdp IN CNAME dmz
|
||||||
|
koffre IN CNAME dmz
|
||||||
listes IN MX 10 listes
|
listes IN MX 10 listes
|
||||||
listes IN A 100.80.1.2
|
listes IN A 100.80.1.2
|
||||||
firewall IN A 100.80.0.1
|
firewall IN A 100.80.0.1
|
||||||
|
@ -18,7 +18,7 @@ DEBIAN_FRONTEND=noninteractive apt-get autoremove -y
|
|||||||
# KAZ specific things
|
# KAZ specific things
|
||||||
#installation de docker, docker-compose et on y fourre le user debian dans le groupe idoine
|
#installation de docker, docker-compose et on y fourre le user debian dans le groupe idoine
|
||||||
|
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -y docker.io docker-compose docker-clean git apg curl sudo unzip rsync btrfs-progs ldap-utils unaccent # fuse-overlayfs
|
DEBIAN_FRONTEND=noninteractive apt-get install -y argon2 docker.io docker-compose docker-clean git apg curl sudo unzip rsync btrfs-progs ldap-utils unaccent # fuse-overlayfs
|
||||||
usermod -G docker debian
|
usermod -G docker debian
|
||||||
# activation dans alias dans /root/.bashrc
|
# activation dans alias dans /root/.bashrc
|
||||||
sed -i \
|
sed -i \
|
||||||
|
Loading…
Reference in New Issue
Block a user