docs: Update install guide to use tag-merge strategy #117
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/install-tag-merge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adapted from @toast 's guide: https://mk.toast.cafe/notes/93o9n4tfsi
I'm not sure we strictly need to recommend all of the "good practices" for hosting (like running under not-root etc). It's generally a good idea, but not required for setup, and it's easy to convert later if desired. 🤔
I think it's a good idea to recommend not running as root, plus some parts of the guide (like the systemd/OpenRC service files) already assume Foundkey is using its own user.
1262d6fd87
to8692cff1dd
8692cff1dd
to2773addc3d
2773addc3d
to5ad4e13a1d
5ad4e13a1d
tocde977588b
LGTM, though
--squash
is an option - it mostly depends on whether anyone has plans to do updates other than just tag merges (e.g their own commits or random HEAD bumps, both of those would make it undesirable).