Appliku.com
Server Management, designed specially for Django.
added one-off commands in
fixed bug when DISABLE_COLLECTSTATIC wasn’t respected during python builds
forced to work on today because client’s app needs an old version of python and postgis
received first payment from user
0 Likes
fixed a bug when adding custom domains didn't work for AWS ec2 instances
Added the “Abort Deployment” button
published “Stop Deployment” https://dev.to/kostjapalovic/stop-deployment-plg
added display of some server information
completed new datastore feature
finished testing rabbitmq deployments
finished testing redis deployments
remove config vars for datastore on datastore deletion
deleting datastore on application deletion
ran first tests of creating and running postgresql datastore in all works flawlessly
completed first round of tests for postgresql datastore
made draft implementation of postgresql datastore management
drafted first implementation of datastores feature https://twitter.com/KostjaPalovic/status/1306269052822786048?s=19
improved heroku sync interface on application setup page https://twitter.com/KostjaPalovic/status/1305924066801586176?s=20
Impovement for Application Setup screen with polling the backend for process list https://twitter.com/KostjaPalovic/status/1305406855947194368?s=20
rewrote GitHub and DigitalOcean OAuth flow to use new windows: https://twitter.com/KostjaPalovic/status/1304689843293782016?s=20
fixed a bug where polling server status interval wasn’t cleared on leaving server page
fixed JWT token refresh logic where refreshing access token made refresh token lost
fixed github oauth during onboarding