Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

42Bangkok - Inception

The docker container project. There are multiple containers in single project. Run all services in application with docker-compose.

Resources

command

make up

Database Part

Check config

cat /etc/mysql/mariadb.conf.d/50-server.cnf | grep bind-address

check network

telnet 127.0.0.1 3360

access db from remote

mysql -h 127.0.0.1 -P 3306 -u root -p

About

Run services with docker-compose

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages