stremio-beamup icon indicating copy to clipboard operation
stremio-beamup copied to clipboard

🛠️ A platform as a service (PaaS) hosting for Stremio addons: as easy a Heroku, without the restrictions

Results 18 stremio-beamup issues
Sort by recently updated
recently updated
newest added

currently, if you remove a key from github it won't be removed on beamup a neat solution would be to double-check if the keys is still there on `beamup-entry` (and...

We need a system that will allow abuse to be reported The minimal effort version: show "For reporting abuse, email $ADMIN_EMAIL" on the root domain's homepage. Allow ADMIN_EMAIL to be...

when you go to the root domain of the beamup deployment, show a list of all addons and their status based on addon-specific status checks derived from how stremio-qa does...

A bunch of architectural improvements to bring the following improvements: * ability to delete apps * ability to set env vars (secrets) * running reverse proxy server on all swarm...

rather than deploying a full addon, allow pushing a special repo that just instructs beamup to reverse proxy some specific origin e.g. if you only have a REV_PROXY file with...

enhancement

Replace NGINX with https://github.com/MartinKavik/addon_proxy_1/ These considerations apply: - needs a way of autoconfiguring, see #11 - short timeouts, e.g. 5-6 seconds, for security purposes (to keep slow services from screwing...

see this: https://github.com/dokku/dokku/blob/master/docs/deployment/zero-downtime-deploys.md#check-instructions Implement stremio-specific checks, such as whether it returns manifest.json

option to deploy cloudfalre page rules via terraform this is not super-important, it can wait