This commit is contained in:
Danny Jonker 2023-06-25 14:04:43 +02:00
parent 5e1301d9ca
commit ba9e246176

View File

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