This website requires JavaScript.
Explore
Help
Register
Sign In
TheLovinator
/
postgres-handholder
Watch
1
Fork
0
You've already forked postgres-handholder
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
a856fb73f7ca5705e8c60e6a646670e0c5a280dd
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Joakim Hellsén
a856fb73f7
Initial Django project setup for Postgres cluster management - Created Django project structure with postgres_handholder main app - Added clusters, backups, and monitoring apps - Implemented comprehensive models for PostgresCluster, PostgresInstance, ClusterUser, ClusterDatabase - Added forms and views for cluster management - Created Bootstrap 5 templates with modern UI - Added Docker and Docker Compose configuration - Included Celery for background tasks - Added comprehensive requirements.txt with all dependencies - Updated README with installation and usage instructions - Added environment configuration example - Set up proper URL routing and app structure
2025-06-18 06:24:56 +02:00
Joakim Hellsén
b1d9ec8ec0
Initial commit
2025-06-18 06:03:48 +02:00