Y
Hacker News
new
|
ask
|
show
|
jobs
by
pinfisher
2205 days ago
Is there anything like this for non web based applications? Looking for hosting for some Python apps pre-procssing data before delivery to clients.
4 comments
rcarmo
2205 days ago
Have a look at piku (
https://github.com/piku
). I built it especially for that kind of thing.
link
julianwachholz
2204 days ago
The web-app integration is completely optional and you can disable it for each app individually.
E.g. your database can be an app that doesn't have any web frontend.
link
dabeeeenster
2205 days ago
You could probably use something like this or dokku? They don't only host web based apps.
link
mromanuk
2204 days ago
Caprover can run non-web too, from databases to apps
link