Commit 62c28aa
authored
Docs 2 (#21)
* chore: simplify application-docker.properties configuration
- Removed unused server and static resource settings.
- Updated property names for consistency (`paikka.import-configuration.threads` → `paikka.import.threads`).
- Adjusted default path for `paikka.stats-db-path`.
* chore: add STATS_DIR environment variable and directory setup in Dockerfile
* chore: update docker-compose.yml service configuration
- Simplified environment variables for `paikka` service.
- Adjusted `start_period` in healthcheck.
- Removed unused volume drivers for cleaner setup.
* docs: update README formatting and environment variable details
- Improved list indentation for better readability.
- Clarified admin password requirements and `.env` setup in Docker Compose section.
- Updated memory and swap recommendations for import operations.
- Enhanced example commands with detailed parameter descriptions.
* docs: add official instance details to README with usage guidelines1 parent 0835e51 commit 62c28aa
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
485 | 496 | | |
486 | 497 | | |
487 | 498 | | |
488 | | - | |
| 499 | + | |
0 commit comments