docs: Update install guide to use tag-merge strategy #117

Merged
norm merged 2 commits from docs/install-tag-merge into main 2023-03-23 16:34:02 +00:00
Owner

Adapted from @toast 's guide: https://mk.toast.cafe/notes/93o9n4tfsi

Adapted from @toast 's guide: https://mk.toast.cafe/notes/93o9n4tfsi
norm added 1 commit 2022-09-07 08:26:23 +00:00
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/pr/lint-backend Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint-client Pipeline failed Details
ci/woodpecker/pr/test Pipeline failed Details
1262d6fd87
docs: Update install guide to use tag-merge strategy
Adapted from @toast's guide: https://mk.toast.cafe/notes/93o9n4tfsi
Owner

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'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. 🤔
Author
Owner

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.

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.
norm force-pushed docs/install-tag-merge from 1262d6fd87 to 8692cff1dd 2022-12-05 18:40:21 +00:00 Compare
norm force-pushed docs/install-tag-merge from 8692cff1dd to 2773addc3d 2022-12-05 18:40:59 +00:00 Compare
norm force-pushed docs/install-tag-merge from 2773addc3d to 5ad4e13a1d 2023-03-22 22:38:19 +00:00 Compare
norm force-pushed docs/install-tag-merge from 5ad4e13a1d to cde977588b 2023-03-22 22:39:27 +00:00 Compare
Johann150 requested review from toast 2023-03-22 22:46:02 +00:00
Owner

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).

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).
norm added 1 commit 2023-03-23 16:33:27 +00:00
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/lint-sw Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/lint-foundkey-js Pipeline failed Details
ci/woodpecker/pr/lint-backend Pipeline failed Details
ci/woodpecker/pr/lint-client Pipeline failed Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint-sw Pipeline failed Details
ci/woodpecker/pr/test Pipeline failed Details
a55da375ce
make --squash optional and add note about when to use it
norm merged commit da246ce419 into main 2023-03-23 16:34:02 +00:00
norm deleted branch docs/install-tag-merge 2023-03-23 16:34:02 +00:00
Sign in to join this conversation.
No reviewers
No Label
feature
fix
upkeep
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#117
No description provided.