Godopu
|
68eff79810
|
feat(deploy): install update/remove scripts into .mam_deploy/ and refine markdown staging
|
2026-08-04 22:17:59 +09:00 |
|
Godopu
|
40a1c0faa9
|
fix(deploy): pre-capture env ownership and keep backup/restore symmetric
|
2026-08-04 21:42:56 +09:00 |
|
Godopu
|
6408f4a5ec
|
feat(deploy): parameterize distribution URLs via MAM_*_URL env vars
- install.sh: REPO_URL and ARCHIVE_URL now use ${MAM_REPO_URL:-...} and ${MAM_ARCHIVE_URL:-...}
- update.sh: INSTALLER_URL now uses ${MAM_INSTALLER_URL:-...} with env-inheritance comment
- .env.example: add MAM_REPO_URL / MAM_ARCHIVE_URL / MAM_INSTALLER_URL section with usage notes
- deploy/README.md: add Custom Fork / Private Mirror installation examples
|
2026-07-09 12:05:43 +09:00 |
|
Godopu
|
b47fcbda9b
|
fix(deploy): resolve TARGET_DIR to absolute path in update.sh
|
2026-06-24 12:29:00 +09:00 |
|
Godopu
|
5da6e59d2f
|
fix(deploy): fix update.sh fallback mode, trap rollback, and database names
|
2026-06-24 12:28:17 +09:00 |
|
Godopu
|
701d3f10d9
|
Add MAM updater script (update.sh) and integrate into installer copy block
|
2026-06-24 12:24:17 +09:00 |
|