initial commit

This commit is contained in:
lenape
2025-07-03 17:30:06 +00:00
parent 56225a5897
commit b526c245cb
6 changed files with 52 additions and 501 deletions

18
.env
View File

@@ -1,13 +1,11 @@
# .env
# GitLab root credentials
GITLAB_ROOT_EMAIL=jacques@jacquesingram.online
GITLAB_ROOT_PASSWORD=Abcd@0123456789
# GitLab proxy settings
GITLAB_VIRTUAL_PORT=80
GITLAB_VIRTUAL_HOST=gitlab.jacquesingram.online
@@ -15,7 +13,6 @@ GITLAB_VIRTUAL_HOST=gitlab.jacquesingram.online
GITLAB_LETSENCRYPT_HOST=gitlab.jacquesingram.online
# Xochi Database Credentials
XOCHI_DB_ROOT_PASSWORD=J@cques011
XOCHI_DB_DATABASE=hello_world_wordpress
@@ -25,17 +22,15 @@ XOCHI_DB_USER=hello_world_wordpress
XOCHI_DB_PASSWORD=hello_world_wordpress
# WordPress Front-end
WP_DB_HOST=xochi-database:3306
WP_DB_HOST=wordpress-database:3306
WP_DB_USER=hello_world_wordpress
WP_DB_USER=wordpress
WP_DB_PASSWORD=hello_world_wordpress
WP_DB_PASSWORD=lenape
WP_DB_NAME=lenape
WP_DB_NAME=hello_world_wordpress
# Database Online Server
DB_OS_ROOT_PASSWORD=lenape
DB_OS_DATABASE=sandbox
@@ -45,7 +40,4 @@ DB_OS_USER=lenape
DB_OS_PASSWORD=lenape
# Database Browser
DB_BROWSER_ROOT_PASSWORD=lenape
DB_BROWSER_ROOT_PASSWORD=lenape