Skip to content

Django deployment using MySQL as database for WaveLine services

Notifications You must be signed in to change notification settings

eshlon/WaveLine

 
 

Repository files navigation

django-mysql-1

Django deployment using MySQL as database

  • Django
  • Gunicorn
  • MySQL

===== IMPORTANT

add the following environment variable:

  • Key: DB_HOST
  • Value: Hostname of mysql instance. It will asigned dynamically. Find it in services tab or in deploy page.

About

Django deployment using MySQL as database for WaveLine services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.7%
  • Dockerfile 4.0%
  • HTML 3.6%
  • Shell 2.7%