32 lines
578 B
Markdown
32 lines
578 B
Markdown
# Containers
|
|
nginx reverse proxy TLS 1.3 and 1.2 Only..
|
|
Wordpress served by php-fpm with 1 admin and 1 user and redis cache
|
|
Mariadb
|
|
FTP Server pointing to the wordpress volume
|
|
Adminer
|
|
Redis
|
|
|
|
# Volumes
|
|
all in /home/user/data
|
|
mariadb database
|
|
wordpress html
|
|
|
|
# Read about
|
|
PID1 > use bash as pid1 the first process, and user it to spawn the target service so orphans get adopted.
|
|
.env
|
|
|
|
# Adminer
|
|
create dockerfile
|
|
|
|
# Website
|
|
I need to create a simple html website.
|
|
|
|
# Extra service
|
|
Nextcloud?
|
|
Dozzle?
|
|
Grafana
|
|
|
|
# Arch VM
|
|
Put it all in a virtual machine
|
|
One big happy docker network
|