docs: Add OSCAR initialization lifecycle documentation#14
Open
tyronechrisharris wants to merge 39 commits intoearocorn:masterfrom
Open
docs: Add OSCAR initialization lifecycle documentation#14tyronechrisharris wants to merge 39 commits intoearocorn:masterfrom
tyronechrisharris wants to merge 39 commits intoearocorn:masterfrom
Conversation
written from a different thread
…b#314) * Update obs database test to use correct system uid * Swap outputName and description
doStart()/doStop() but also set state in handleEvent. Reverts previous change. Fixes opensensorhub#308
* Updates for logging under Java 21 * Update logback-classic to address CVE * Fix gradle recipe for building OSGi Bundles on Windows properly
DB using the generic collection serializer provided with Kryo
… handler registration (opensensorhub#320)
…collection endpoints (opensensorhub#324)
…rhub#325) * Implement countMatchingEntries() in FederatedObsStore * remove atomic long reference
This was referenced Mar 27, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a comprehensive Markdown document
oscar_initialization_lifecycle.mddetailing the step-by-step initialization and restart lifecycle of the current working OSCAR hybrid system.The document specifically answers four main questions to aid in migrating to a fully containerized Docker Compose stack:
osh-keystore.p12, and exports the public Root CA..db_passwordgeneration via shell script and howscram-sha-256is enforced in the PostGIS Dockerfile usingPOSTGRES_INITDB_ARGS.user_permissions.jsonusing Gson serialization.PR created automatically by Jules for task 8430774786053900235 started by @tyronechrisharris
🔄 Auto-Distributed via Sync
Original Flat Repo PR: tyronechrisharris/oscar-flat#97
🔗 Related Updates in this Sync: