Review migrate-forgejo-from-brew doc, fix stale Phase 3 reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
91c755ddd6
commit
c029e5851a
2 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ forgejo_app_slogan: "Beyond coding. We Forge."
|
||||||
forgejo_run_user: forgejo
|
forgejo_run_user: forgejo
|
||||||
forgejo_run_mode: prod
|
forgejo_run_mode: prod
|
||||||
|
|
||||||
# Paths (brew-managed for now, will change to mcquack in Phase 3)
|
# Paths (brew-managed for now, will change to mcquack per migrate-forgejo-from-brew)
|
||||||
forgejo_work_path: /opt/homebrew/var/forgejo
|
forgejo_work_path: /opt/homebrew/var/forgejo
|
||||||
forgejo_config_path: "{{ forgejo_work_path }}/custom/conf/app.ini"
|
forgejo_config_path: "{{ forgejo_work_path }}/custom/conf/app.ini"
|
||||||
forgejo_data_path: "{{ forgejo_work_path }}/data"
|
forgejo_data_path: "{{ forgejo_work_path }}/data"
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
title: Migrate Forgejo from Brew to Source Build
|
title: Migrate Forgejo from Brew to Source Build
|
||||||
status: active
|
status: active
|
||||||
modified: 2026-03-04
|
modified: 2026-03-04
|
||||||
|
last-reviewed: 2026-03-05
|
||||||
tags:
|
tags:
|
||||||
- how-to
|
- how-to
|
||||||
- forgejo
|
- forgejo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue