-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve docker-composition, rebased #55
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d592ae7 - Browse repository at this point
Copy the full SHA d592ae7View commit details -
WIP: Simplify the entrypoint.sh
It's pretty obsolete now but we can drop it later if needed.
Configuration menu - View commit details
-
Copy full SHA for c3feb5e - Browse repository at this point
Copy the full SHA c3feb5eView commit details -
WIP: Write the firstrun flag file under /opt/tak
The new process-specific containers share a volume under this path and they'll need to see the flag to continue with the startup.
Configuration menu - View commit details
-
Copy full SHA for 6be115a - Browse repository at this point
Copy the full SHA 6be115aView commit details -
WIP: New compose-file with TAK-process-specific containers
Initialization (the firstrun.sh script) is now run in it's own container. The API/Messaging containers wait for the firstrun-container to do it's thing.
Configuration menu - View commit details
-
Copy full SHA for edabefd - Browse repository at this point
Copy the full SHA edabefdView commit details -
WIP: Fix data/certs dir creation in firstrun.sh
The /opt/tak/data directory no longer exists "by default" since the certs/logs volumes are no longer there.
Configuration menu - View commit details
-
Copy full SHA for 1eda412 - Browse repository at this point
Copy the full SHA 1eda412View commit details -
WIP: Mount a shared volume under /mnt/tak
The firstrun.sh script copies the /opt/tak contents into the volume. After that the services are started from under /mnt/tak.
Configuration menu - View commit details
-
Copy full SHA for a335b37 - Browse repository at this point
Copy the full SHA a335b37View commit details -
* Make TAK-API a "sidecontainer" of TAK-Messaging. This is required a…
…s TAK is hardcoded to use 127.0.0.1 to connect to Apache Ignite Cache. * Set the new scripts exec permissions
Configuration menu - View commit details
-
Copy full SHA for 0cb4016 - Browse repository at this point
Copy the full SHA 0cb4016View commit details -
* Make sure the Init container complates successfully before starting…
… anything else * Fixing port mapping
Configuration menu - View commit details
-
Copy full SHA for 8cc3bd0 - Browse repository at this point
Copy the full SHA 8cc3bd0View commit details -
* The firstrun.sh is now idempotent * Cert and Logs volumes return (for now?) and are properly symlinked * Startup scripts now combined with if statement to select what process starts up * Works locally (at least the WebUI opens on port 8080)
Configuration menu - View commit details
-
Copy full SHA for 2ba4a53 - Browse repository at this point
Copy the full SHA 2ba4a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fb1f7 - Browse repository at this point
Copy the full SHA e3fb1f7View commit details -
* Fix typo in start-tak.sh -script * Update README
Configuration menu - View commit details
-
Copy full SHA for 1e3d67b - Browse repository at this point
Copy the full SHA 1e3d67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378d849 - Browse repository at this point
Copy the full SHA 378d849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f09fd2 - Browse repository at this point
Copy the full SHA 4f09fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd37b2a - Browse repository at this point
Copy the full SHA bd37b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a7865 - Browse repository at this point
Copy the full SHA 30a7865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1163d4b - Browse repository at this point
Copy the full SHA 1163d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c5574 - Browse repository at this point
Copy the full SHA a6c5574View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5e832 - Browse repository at this point
Copy the full SHA db5e832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35fffd8 - Browse repository at this point
Copy the full SHA 35fffd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2bdca - Browse repository at this point
Copy the full SHA af2bdcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e506df - Browse repository at this point
Copy the full SHA 2e506dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c646b30 - Browse repository at this point
Copy the full SHA c646b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9a4e7 - Browse repository at this point
Copy the full SHA 6d9a4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fe548 - Browse repository at this point
Copy the full SHA 63fe548View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56b2bc - Browse repository at this point
Copy the full SHA e56b2bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c54ec0b - Browse repository at this point
Copy the full SHA c54ec0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5f893 - Browse repository at this point
Copy the full SHA 2d5f893View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0253eb - Browse repository at this point
Copy the full SHA d0253ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee25b30 - Browse repository at this point
Copy the full SHA ee25b30View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dca7819 - Browse repository at this point
Copy the full SHA dca7819View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba74aae - Browse repository at this point
Copy the full SHA ba74aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2331267 - Browse repository at this point
Copy the full SHA 2331267View commit details