mirror of
https://github.com/pockethost/pockethost.git
synced 2025-10-14 00:59:25 +00:00
chore: readme update
This commit is contained in:
parent
c86486421a
commit
aead9bbabf
12
readme.md
12
readme.md
@ -103,10 +103,6 @@ open https://pockethost.test
|
|||||||
|
|
||||||
# Production Deployment
|
# Production Deployment
|
||||||
|
|
||||||
**1. Release**
|
|
||||||
|
|
||||||
- Use `yarn version --patch` for patch releases
|
|
||||||
|
|
||||||
**2. Build**
|
**2. Build**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -140,10 +136,16 @@ open https://pockethost.io
|
|||||||
|
|
||||||
If all goes well:
|
If all goes well:
|
||||||
|
|
||||||
- Tag and push tag in git
|
|
||||||
- Update `readme.md` with latest relevant fixes.
|
- Update `readme.md` with latest relevant fixes.
|
||||||
- Create a new discussion on PocketHost forum
|
- Create a new discussion on PocketHost forum
|
||||||
- If major or minor release, create announcement on PocketBase forum
|
- If major or minor release, create announcement on PocketBase forum
|
||||||
|
- Use `yarn version --patch` for patch release and tag with git
|
||||||
|
|
||||||
|
**6. Prod Run**
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nohup docker compose -f docker/prod.yaml up --remove-orphans &
|
||||||
|
```
|
||||||
|
|
||||||
# Release History
|
# Release History
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user