Appliku.com
Server Management, designed specially for Django.
managed to make deploy and actually run its first app on a digital ocean server! (celery worker, not web though)
Added to applications: Processes (Procfile), environment variables
generation of docker-compose yml for deployed app
moved to gitlab.com from self-hosted gitlab instance
done some refactoring on how I deploy and manage apps
appliku LLC established
0 Likes
application building process evolved to building applications’ docker image
high-level logic for running deployments is done
simplified server deployemtn script: excluded apt-get upgrade -y because it caused premature script exiting for now clear reason or error
wrote first part of under-the-hood logic with bashcsripts to deploy an app
bought a domain name for default subdomains for apps applikuapp.com
wrote models and high level deployment logic for an app
Added Server Setup Logs in a tab of server information
added basic server information to the application over view page with a link to the server
made a application detail page with only basic data about the app
fixed some styling issues in interface of weird negative margin values were ruining interface
• Application list interface is now life with real data, not a dummy lorem ipsum list
• App creation interface: Input the name, repo and branch and pick a server – app is created in Appliku. (No deployment yet)
repository + branch selection during an application creation
added connection to GitHub via Access Token
wrote a plan for implementing Apps & repositories feature for
send newsletter issue 2 for