Skip to content

Add Docker Gate to the catalog - #3553

Open
byrtn wants to merge 1 commit into
YunoHost:mainfrom
byrtn:add-docker-gate
Open

Add Docker Gate to the catalog#3553
byrtn wants to merge 1 commit into
YunoHost:mainfrom
byrtn:add-docker-gate

Conversation

@byrtn

@byrtn byrtn commented Jul 18, 2026

Copy link
Copy Markdown

What

Adds Docker Gate to the catalog.

Docker Gate turns YunoHost into a one-click gateway for any Docker container: paste an image name, a docker run command, or a docker-compose.yml, and it installs Docker CE if needed, starts the container, and exposes it behind YunoHost's SSO (nginx reverse-proxy via the official redirect app) -- no manual nginx or systemd configuration needed.

Supports both path-based (domain.tld/path) and dedicated-subdomain exposure, per-app data volumes, and a residue audit page for orphaned containers/volumes/images left by interrupted operations.

Checklist

  • The app's manifest follows the packaging_format 2 schema
  • state = "working", tested end-to-end (fresh install, upgrade, backup/restore, remove) on a real YunoHost 12 instance
  • category = "system_tools" (picked from categories.toml)
  • No relevant antifeature
  • Logo added to logos/docker_gate.png (square, kept small)
  • No level set (left for the CI to fill in)

Docker Gate turns YunoHost into a one-click gateway for any Docker
container: paste an image name, a docker run command, or a
docker-compose.yml, and it installs Docker if needed, starts the
container, and exposes it behind YunoHost's SSO -- no manual nginx or
systemd config required.

https://github.com/byrtn/docker_gate_ynh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants