Realistically, how much of a concern should you have when using an open source code hosting solution such as Gogs or Gitea?
Ask HN: How much of a security concern is self-hosting code?
1–3 of 3 posts
Re: Ask HN: How much of a security concern is self-hosting code?
#2Same as for any software, monitor security announcements, apply updates and audit the software for security issues.
Re: Ask HN: How much of a security concern is self-hosting code?
#3Self-hosting is great, however, I did learn the hard way when not only did my server crash, but the backup solution I had instilled stopped working as well.
As my future plan, I pretty much just type in a few Git commands and I have a copy on my server and in Github. Will be coming up with a few solutions to make backups of my databases.