You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auto-configure NGINX/stremio-addon-proxy on BOTH swarm nodes: this can work through a container that auto-configures itself in a way similar to nginx-proxy, but based on the Docker /services endpoint
Cloudflare err handling: if we fail adding the record, fail from beamup-orchestrate, which will propagate the error through ssh back to the deployer, so that the user will know deployment failed
deleting apps to work, again through beamup-orchestrate
btw dokku apps:destroy needs a tty: except with --force
how to delete from a private docker registry? rm -rf /var/lib/registry/docker/registry/v2/repositories/dokku/ivshti_topmovies/?
The text was updated successfully, but these errors were encountered:
A bunch of architectural improvements to bring the following improvements:
To implement:
dokku apps:destroy
needs a tty: except with--force
rm -rf /var/lib/registry/docker/registry/v2/repositories/dokku/ivshti_topmovies/
?The text was updated successfully, but these errors were encountered: