Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

binary-coffee-dev/blog-database

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog MySQL configuration deployment description

Start local database environment with mysql docker image

  • Create the environment file .env
  • Setting up the environment variables into the .env file
    • DB_DATA_PATH=/home/data-mongodb: place where you are going to save the mysql data
    • DB_PORT=3306: database port
    • TIMEZONE=Europe/Berlin
  • Start docker image
    • docker network create blogdb
    • docker-compose -f docker-compose.local.yml up -d

Note: if you want to know your local timezone, execute the command: cat /etc/timezone

Contributions

All contributions are welcome

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.