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

Please remove the following projects from beamup, I'm moving them to Vercel. Beamup has been a hit and miss so far, I don't want people using an addon that only...

The addon app I've deployed to beamup stopped working after 5 days. Is there something I can do? Here is a sample url: https://d89fade85628-stremio-kickass-addon.baby-beamup.club/stream/movie/tt0118954.json Thanks.

Currently, any environment variable setting happens separately and causes the container to restart. I think adding the possibility of setting all the variables together, which is already supported by [dokku](https://dokku.com/docs/configuration/environment-variables/),...

**NOTE**: if the rust proxy that Martin is working on comes before this, the same needs to be done, but for it rather than for NGINX Rather than configuring NGINX...

Currently, after an app is deployed on the deployer server, we call sync-swarm on the swarm manager to start running it. Rename the `swarm-syncer/beamup-sync-swarm` script to `orchestrate/beamup-orchestrate` and make it...

- [ ] check if git hooks can run arbitrary code on push, in the way they're configured by dokku; in other words, can you inject code via git hooks...

- speeds up deployment - solves one of the [security issues](#6 ) what we probably need * disable nginx on the deployer * remove the nginx plugin