Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

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%