Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-youtube-lyte domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114
Gitea Archives - The Grok Shop

Gitea


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 »