How to Install gitea on Synology Using Docker
Overview: gitea is a very lightweight web git client that you can run on Synology NAS using Docker. This allows you to easily manage your git repositories with a web interface, and using username and password, rather than SSH keys to pull git containers. Using Synology’s built in reverse proxy you can also easily add https:// encryption. Prerequisites: a Synology NAS with Docker / Container manager (for DSM 7.2 and later) installed Either a local static IP on the network or a DNS address pointing to the IP of your Synology How to install gitea on Synology NAS Using docker...