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

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • 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. Synology linux debugging process is examined including upstart log analysis, process log analysis, Github source cloning, Go Programming Language coding, GoLang make, build, deployment & testing.
    LINKS:
    Gitea Repo: github.com/go-...
    Gitea How-To Get & Build: docs.gitea.io/...
    Go Programming Language Download Page: golang.org/dl/
    Synology Package Developer Guide: global.downloa...
    My Gitiea Build: chibido.vn/sta...
    My Gitea SPK: chibido.vn/sta...
    Subscribe and visit me here: grokshop.tv
    Music:
    Special THANK YOU to my friends at Epidemic Sound!
    player.epidemi...
    We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites

Комментарии • 1

  • @grokshop
    @grokshop  5 лет назад +1

    UPDATE: I have submitted this as a PR to the main Gitea repo & it was accepted with the additions of being able to tweak the constants in the ini file.