Table of Contents
Introducing BlossomDNS: Simplifying DNS and Subdomain Records Management with Elegance
In the dynamic landscape of modern digital infrastructure, effective and streamlined management of DNS and subdomain records is paramount. Enter BlossomDNS, a sophisticated solution meticulously crafted to make this task not only easier but also exceptionally elegant.
Our mission at BlossomDNS is to revolutionize the way you handle your DNS and subdomain records, offering a professional and innovative approach that ensures smooth, efficient, and organized management. With BlossomDNS, you'll experience a heightened level of control over your online presence, allowing you to focus on what truly matters—your core business operations.
Make sure to install Python (preferable 3.11) at https://www.python.org/downloads/
- Clone the repo
git clone https://github.com/BlossomDNS/register
- Install Python Modules from Requirements.txt
pip install -r requirements.txt
- Change the file name of
config.py.template
toconfig.py
and update the data. You will need:
- Cloudflare Subdomain's Zone ID, API Token, and Account ID
- Github OAuth ID
- Discord Webhook (optional)
- Run main.py and Python Flask should boot up a page for you to look at
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b BlossomDNS/Register
) - Commit your Changes (
git commit -m 'Add some AmazingFeatures'
) - Push to the Branch (
git push origin BlossomDNS/Register
) - Open a Pull Request
Distributed under the BSD-3 License. See LICENSE.txt
for more information.
Discord - https://discord.gg/7xwqykWN3Z
BlossomDNS is open sourced and is open for anyone to use it.