Gogs logo
Dev · self-hosted

Gogs in one click.

Gogs is a lightweight self-hosted git service you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Gogs?

Gogs is a self-hosted Git service written in Go with low resource requirements. It provides a GitHub-like web interface with repositories, issues, wikis, webhooks, and user management.

CategoryDev
Default port8412
Container imagegogs/gogs:latest
Official sitegogs.io

Run Gogs in Even

Even Stacks launches Gogs as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Gogs in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8412, and serves it over trusted HTTPS at https://gogs.localhost.

Drive Gogs with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Gogs directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside the container, build against the service, and read its logs to debug. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Gogs and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:8412 and complete the install wizard on first visit; choose SQLite for a simple single-file setup. Push and pull repos via HTTP at http://localhost:8412/<user>/<repo>.git or SSH if port 22 is mapped. Data in /data.

More Dev services

Other one-click services you can launch in Even Stacks.