inception/Readme.md

38 lines
536 B
Markdown
Raw Normal View History

2023-06-09 03:46:07 +02:00
# 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
2023-08-09 01:02:09 +02:00
# PID 1
init: true
# /etc/hosts
127.0.0.1 djonker.42.fr
2023-06-09 03:46:07 +02:00
# Volumes
all in /home/user/data
mariadb database
wordpress html
2023-08-09 01:02:09 +02:00
# Variables
2023-06-09 03:46:07 +02:00
.env
2023-06-25 14:04:43 +02:00
# Adminer
create dockerfile
2023-06-09 03:46:07 +02:00
2023-08-09 01:02:09 +02:00
# Redis
create dockerfile
2023-06-09 03:46:07 +02:00
# Website
2023-08-09 01:02:09 +02:00
copy simple website from nextcloud
2023-06-09 03:46:07 +02:00
# Extra service
Nextcloud?
2023-06-09 04:16:57 +02:00
Dozzle?
2023-06-25 14:04:43 +02:00
Grafana
2023-06-09 03:46:07 +02:00
2023-06-09 04:12:38 +02:00
# Arch VM
Put it all in a virtual machine
2023-06-25 14:04:43 +02:00
One big happy docker network