Go to file
Bertrand Benjamin 80a6fabc66 Feat: config pour déployer matrix 2022-02-10 20:47:52 +01:00
matrix Feat: config pour déployer matrix 2022-02-10 20:47:52 +01:00
traefik feat: import traefik config 2022-02-09 20:38:11 +01:00
.gitignore Feat: config pour déployer matrix 2022-02-10 20:47:52 +01:00
README.md Feat: config pour déployer matrix 2022-02-10 20:47:52 +01:00

README.md

Homelab

Inspiration pour l'organisation de ce repo

https://github.com/matusnovak/homelab

Traefik

Before

mkcert -install
mkcert -key-file ./certs/local-key.pem -cert-file ./certs/local-cert.pem localdev 'docker.localdev' '*.docker.localdev'

Sources

https://zestedesavoir.com/billets/3355/traefik-v2-https-ssl-en-localhost/

Matrix

Before

Make some direcories

mkdir -p nginx/www    
mkdir -p postgres/data
mkdir -p synapse/media_store

Sources

https://gist.github.com/matusnovak/37109e60abe79f4b59fc9fbda10896da