Gitea-Mirror Proxmox LXC script

Gitea Mirror auto-syncs GitHub repos to your self-hosted Gitea, with a sleek Web UI and easy Docker deployment.


To create a new Proxmox VE Gitea-Mirror LXC, run the command below in the Proxmox VE Shell.
To Update Gitea-Mirror, run the command below (or type update) in the LXC Console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.sh)"

  • Location of config file /etc/systemd/system/gitea-mirror.service

Default settings

  • CPU: 2vCPU
  • RAM: 2GB
  • HDD: 6GB
  • Default Interface: IP:4321
  • Documentation