automated terminal push

This commit is contained in:
lenape
2025-06-27 05:16:37 +00:00
commit 56225a5897
4114 changed files with 1512507 additions and 0 deletions

51
.env Normal file
View File

@@ -0,0 +1,51 @@
# .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
GITLAB_LETSENCRYPT_HOST=gitlab.jacquesingram.online
# Xochi Database Credentials
XOCHI_DB_ROOT_PASSWORD=J@cques011
XOCHI_DB_DATABASE=hello_world_wordpress
XOCHI_DB_USER=hello_world_wordpress
XOCHI_DB_PASSWORD=hello_world_wordpress
# WordPress Front-end
WP_DB_HOST=wordpress-database:3306
WP_DB_USER=wordpress
WP_DB_PASSWORD=lenape
WP_DB_NAME=lenape
# Database Online Server
DB_OS_ROOT_PASSWORD=lenape
DB_OS_DATABASE=sandbox
DB_OS_USER=lenape
DB_OS_PASSWORD=lenape
# Database Browser
DB_BROWSER_ROOT_PASSWORD=lenape