Skip to content

supersonictw/illusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illusion

docker-composer.yml of mariadb + redis + phpmyadmin, for sample only.

Before startup, run sh .init.sh to generate a random password for rendering the .env file.

MariaDB default account

Username Password
root (Shown in .env)

Internal Hosts/Ports

Allow to connect via networking illusion only.

Service Host Port
MariaDB illusion-data 3306
Redis illusion-cache 6379
phpMyAdmin illusion-pga 80

External Ports

Allow to connect via host localhost only.

Service Port
MariaDB 2001
Redis 2002
phpMyAdmin 2003

License

MIT License

(c)2022 SuperSonic.

About

docker-composer.yml of mariadb + redis + phpmyadmin, for sample only.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Contributors