Skip to content

docs(docker): add restart-after-stop + QGIS connection sections#210

Merged
NewGraphEnvironment merged 1 commit into
mainfrom
docs-readme-restart-qgis
May 16, 2026
Merged

docs(docker): add restart-after-stop + QGIS connection sections#210
NewGraphEnvironment merged 1 commit into
mainfrom
docs-readme-restart-qgis

Conversation

@NewGraphEnvironment
Copy link
Copy Markdown
Owner

Summary

  • Adds "Restart after stop" section to docker/README.md — clarifies that re-running the loader on already-populated postgres-data/ is the wrong move (just docker compose up -d db)
  • Adds QGIS DSN connection block parallel to existing R connection example

Why

Hit this myself today coming back to the local fwapg after a gap — the existing Quick start assumes empty postgres-data and isn't explicit about the restart path. Future-offline-me needed a clear "is it already loaded? then just start it" recipe + the QGIS connection params in one place.

Test plan

  • Verified the restart recipe end-to-end (docker compose up -d db → pg_isready → schemas present)

Documents the 'data already loaded' restart path (just docker compose up -d db, no loader re-run) and adds a QGIS DSN block parallel to the existing R connection example. Useful for future-offline-me and anyone connecting to the local fwapg from a non-R workflow.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@NewGraphEnvironment NewGraphEnvironment merged commit 8c32d1f into main May 16, 2026
1 check passed
@NewGraphEnvironment NewGraphEnvironment deleted the docs-readme-restart-qgis branch May 16, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant