Uturn is a web framework to rollback and auto deploy services in one click. We plan to try to be an SRE toolkit for organisations who can't afford one.
Uturn Web is the part which is supposed to be deployed at a server separate from your active exposed infrastructure. It is supposed to be an internal tool to help manage servers better.
sudo docker-compose up -d
Now, to create a user do the following:
docker exec -it uturn_backend python3 manage.py createsuperuser
Use this user when you are trying to login. You would require to setup Uturn CLI on your infrastructure to start adding servers to continue smoothly.
Accordingly request to be assigned one of the issues from the issues tab which you think you can fullfil. Don't be afraid of asking questions. The rule is effort for effort here :D