Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
/ pier Public archive

A community-driven PaaS for the management of Django projects using Digital Ocean.

License

Notifications You must be signed in to change notification settings

justinmerrell/pier

Repository files navigation

pier.land

CodeQL

Motivation

As developers we aim to avoid writting the same code over and over again; and yet we continute to dread starting a new project because of all those setup tasks we think we will only have to do once.

Django already does all of the heavy lifting for us.... after it is installed. The goal with django-pier is to elliminate that gap between starring at a blank screen and writting code for a specific project.

Similar to other PaaS solutions, django-pier will provide you with a high level overview of all of your projects and a clear checklist of what needs done from a DevOps standpoint to maximise your productivity.

Scope

While the project is tightly integrated with Digital Ocean as the primary hosting provider, pull requests are welcome to add support for other hosting providers using the same methodoligies.

  • Launching Digital Ocean droplets
  • Launching Digital Ocean hosted databases
  • Establishing a Development and Production Environment

The states of the projects are all pulled via API calls to ensure the dashboard reflects on realtime data.

Getting Started

This project relies heavily on django-DevOps to provide consistancy between all deployed projects.

About

A community-driven PaaS for the management of Django projects using Digital Ocean.

Topics

Resources

License

Stars

Watchers

Forks