StruxaEggs Explorer

Gitea

Application

Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.

Author: mario.franze@gmail.comSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

./gitea web -p {{SERVER_PORT}} -c ./app.ini

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:debianghcr.io/ptero-eggs/yolks:debian

Environment Variables

NameVariableDefaultRules
Disable SSH
Disable SSH feature when it’s not available
DISABLE_SSHfalserequired|string|in:true,false
SSH Port
SSH port displayed in clone URL.
SSH_PORT2020required|integer|between:1024,65535
Version
you can use latest, nightly or version (e.g. 1.18.1)
VERSIONlatestrequired|string|max:20