Appliku.com

Server Management, designed specially for Django.

sent announcement of appliku’s initial release via convertkit

posted milestone on IH about soft-launch of https://www.indiehackers.com/product/appliku/finished-an-initial-release--M-EYccKnZlFu7BhYxjN

added domain models and updated scripts to support custom domains in

deletion of database plugins with removing related config vars from the app

creation of application database plugins from the interface "databases" tab

on application creation Procfile is pulled from the repo and process list becomes available on Resources tab right away

is now able to add as many databases as needed of the same type adding them all into configvars with a numbered prefix (API allows create and listing)

invested in setup: bought keyboard Logitech MX Keys and ordered the Markus chair from IKEA.

add datastore plugins API and test an app with postgres, rabbitmq , redis

more testing of by deploying various apps

keep us posted!

0 Likes
Kostja P Author

So far it works, but I need to add compiling of frontend. Also almost finished adding postgres, redis, rabbitmq as "plugins" which are basically services in docker-compose, as a scrappy databases option.

0 Likes

scetched out flow and data model for adding Database plugins for apps in

published on indiehackers https://www.indiehackers.com/product/appliku

Ran a test and was able to deploy a real app solely with customer-facing interface of without any of secret admin buttons