Synology


Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/wordpress/wp-includes/kses.php on line 1805

GoLang Programming: Gitea Open Source Patch – Improving Startup Robustness on Synology Linux

Software Engineering: Open source project Gitea is forked & a minor GoLang code change affected to improve the startup sequence timing & robustness as pertains to the ORM layer and database connection. The overall Synology-linux debugging process is examined including upstart log analysis, process log analysis, Github source cloning, Go Programming Language coding, GoLang make, […]

GoLang Programming: Gitea Open Source Patch – Improving Startup Robustness on Synology Linux Read More »

Synology Diskstation Self-hosted Git: Migrate From GitLab to Gitea Setup

Self-hosted Git: How to migrate from resource-hungry GitLab to a lightweight Gitea. Gitea setup. I build the SPK & try several different databases including MariaDB before settling on Postgres in a Docker container. Performed on a Synology Disktation DS1815+ LINKS: https://github.com/flipswitchingmonkey/gitea-spk.git https://github.com/flipswitchingmonkey/gitea-spk https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-model https://github.com/go-gitea/gitea/releases

Synology Diskstation Self-hosted Git: Migrate From GitLab to Gitea Setup Read More »