Skip to content
/ site Public

🔧 ManiaCDN about website and checking logic for updating the DNS records.

License

Notifications You must be signed in to change notification settings

ManiaCDN/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ManiaCDN About site & periodic checker

This project contains the about website of ManiaCDN and the periodic checking logic for updating the DNS records automatically when server states are changing.


This project is not live, currently we are using the other two repositories for about and checker.


Requirements

  • Python 3.5+
  • Pip
  • MySQL or other Django supported database engine (Project only tested in MySQL).

Installation

A short list of steps to get the server up-and-running.

  1. Create a virtualenv
  2. Install requirements
  3. Create database and user.
  4. Copy local_settings.default.py to local_settings.py and adjust the configuration entries.
  5. Migrate (manage.py migrate).
  6. Start (manage.py runserver_plus) Use runserver in production

About

🔧 ManiaCDN about website and checking logic for updating the DNS records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages