Commit cd236b

2025-08-21 10:30:42 Kevin Jung Park: -/-
linux/docker containers/wiki & documentation/documize.md ..
@@ 7,6 7,7 @@
It uses the current Documize distribution method (single Linux binary), avoids the buggy config-file path, and relies on flags/environment variables.
---
+ <br/>
## Assumptions & requirements
@@ 18,6 19,7 @@
- `YourSaltHere` → a random 32–64 hex chars string (see Step 7).
---
+ <br/>
## 1) Update system & install helpers
@@ 35,7 37,7 @@
<br/>
- ## Create PostgreSQL role, database
+ ## 2) Create PostgreSQL role, database
```bash
sudo -u postgres psql <<'SQL'
-- Create app user (set your own strong password)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9