Kostja P

Making appliku.com

Added scrappy version of volumes for case when Django app uses local media directory

Rewriting deploy scripts update functionality from bash into python scripts method

Rewrote deploy CLI python script to using subparsers of argparse and getting ready to share script with public so that people can deploy apps manually on their servers

Kostja P Author

Why this is important: people will be able to choose if they want to use appliku or have a simple CLI to do it manually. Ofc CLI is not that convenient, but will help those who can't afford even a hobby plan of appliku.com

0 Likes

Finished a script/function that generates docker-compose.yml from Procfile

Deployed a clients site with django21-subdomains and certbotted wildcard domain

Fixed docker-compose postgresql volumes to be persistent across builds of the app itself

Added gitlab-ci.yml that runs build/update on deployment server

fixed sign up bug, where user didn't get authenticated after sign up