-
Notifications
You must be signed in to change notification settings - Fork 8.2k
refactor(docker): consolidate JVM options and improve dynamic memory computation #5933
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
Open
balazs-szucs
wants to merge
36
commits into
Stirling-Tools:main
Choose a base branch
from
balazs-szucs:docker-stuff
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
89de2bd
refactor(docker): consolidate JVM options and improve dynamic memory …
balazs-szucs e582868
Merge branch 'main' into docker-stuff
balazs-szucs b956ba5
fix(docker): correct JVM options for proper configuration
balazs-szucs 2978fa0
fix(docker): standardize JVM options across Dockerfiles and init script
balazs-szucs 4c7efc5
fix(deps): update googleJavaFormatVersion to 1.35.0
balazs-szucs 36ea762
Merge branch 'main' into docker-stuff
balazs-szucs dad358b
feat(docker): enhance JVM options and add security JAR setup in entry…
balazs-szucs f04cc7d
refactor(docker): simplify init scripts and enhance environment setup
balazs-szucs 8edf2de
fix(docker): adjust Jetty connection idle timeout and update thread s…
balazs-szucs 8e61c0d
fix(docker): remove outdated comments and adjust Jetty connection idl…
balazs-szucs 5392127
Merge branch 'main' into docker-stuff
balazs-szucs 69087a8
feat: implement on-demand unoserver management and optimize memory fo…
balazs-szucs c034f2d
chore: force eager initialization for startup components and update t…
balazs-szucs 4ed5e4f
refactor: remove lazy initialization configuration from application p…
balazs-szucs d183117
chore: exclude uno-last-used temporary files from output in test script
balazs-szucs dd1f0f4
Merge branch 'main' into docker-stuff
balazs-szucs f2d1da6
chore: update file exclusion patterns in test script and increase log…
balazs-szucs fe50ec6
fix: update post-auth navigation verification and increase stabilizat…
balazs-szucs a70b93c
feat: add default test license key bypass and apply code formatting t…
balazs-szucs 36ececf
refactor: reformat log message for default test license key detection
balazs-szucs 1ae7576
Merge branch 'main' into docker-stuff
balazs-szucs 6da2a87
Revert testing stuff
balazs-szucs 3eb0a28
chore: exclude transient LibreOffice, X11, and dconf files from tempo…
balazs-szucs 6e6161d
chore: exclude additional persistent temporary file patterns from tes…
balazs-szucs b76c24d
Merge branch 'main' into docker-stuff
balazs-szucs 5aef240
Merge branch 'main' into docker-stuff
Frooodle 300b8a9
Merge branch 'main' into docker-stuff
balazs-szucs dce0dcd
fix: add local endpoint detection to UnoServerPool and skip demand fi…
balazs-szucs dc4640e
Merge branch 'main' into docker-stuff
balazs-szucs c70497c
Merge branch 'main' into docker-stuff
balazs-szucs 5871b48
Merge branch 'main' into docker-stuff
balazs-szucs e7a4be0
Merge branch 'main' into docker-stuff
balazs-szucs ac5f4b0
Merge branch 'main' into docker-stuff
balazs-szucs 385d6e7
Merge branch 'main' into docker-stuff
balazs-szucs 2878692
Merge branch 'main' into docker-stuff
balazs-szucs b119181
chore: update dynamic memory and metaspace configuration defaults in …
balazs-szucs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.