Skip to content

xfathurrahman/env-app-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MYSQL - NGINX PROXY MANAGER - PHPMYADMIN

1. make sure ur folder is writable ✍️

sudo chown -R ur_user:www-data ur_folder_name/

2. copy .env.example to .env 🗃️

cp .env.example .env

and change ur env variables if needed

3. run the container 🚀

docker compose up

note : if u want to renew ur data, just delete the mysql and nginx-proxy-manager folder and run docker-compose up again

Releases

No releases published

Packages

No packages published