First Submitted at 2021-01-11 15:00 SGT or 2021-01-11 7:00 UTC
Last Posted at 2021-01-11 15:24 SGT or 2021-01-11 7:24 UTC
What I built
DjangoGreen is a Django-based, server management panel for DigitalOcean Droplets
Category Submission:
Built for Business
App Link
Screenshots
if the gif is not loading on dev.to then open in a new tab
Login and create new account using DigitalOcean
If the gif is not loading properly on dev.to then open in a new tab
Create new droplets easily with just a single click
If the gif is not loading properly on dev.to then open in a new tab
Destroy droplets just as easily with a single click and a confirm dialog
Description
This is to be a MVP for a server management panel for Django developers. They can easily spin up and deploy new Django apps. I got the server management panel done just in time for the submission. Will add more features going forward after the submission.
Link to Source Code
https://github.com/oppoin/django-green
The branch is : upgrade-everything
Permissive License
Background
I've always a desire to build my own product business. So I decide to scratch my own itch in terms of making it easier to spin up servers and deploy version 1 Django apps.
How I built it
I built using Django 3.1 and started to use this new thing called htmx. Also, I used a python wrapper for DigitalOcean API as well
Additional Resources/Info
Technologies that I used for this project include:
- DigitalOcean API
- python-digitalocean the wrapper for DO API
- DigitalOcean App Platform
- htmx 1.1.0
- Django 3.1
Feedback always appreciated!
Top comments (0)