Skip to content
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

fix: RPM adjustments #1542

Merged
merged 56 commits into from
Sep 25, 2023
Merged

fix: RPM adjustments #1542

merged 56 commits into from
Sep 25, 2023

Conversation

takb
Copy link
Contributor

@takb takb commented Sep 18, 2023

Information about the changes

  • Use JRE headless dependency
  • Write ENV variables into /etc/.../openrouteservice.conf instead of setenv.sh.
  • Turn JWS_HOME into ORS_HOME and use that to control where data is installed
    • Add check if ors_home is set.
    • Use ors_home as the base for data and such things.
  • Remove the war-file symlink.
  • Logging should go into $ORS_HOME/logs
    • Remove logging variable from SPECS
  • Log rotation
    • Set rotation interval to 7 days
  • Config is a mix of json / yaml because we branched off at a place where config overhaul was incomplete.
    • Adjust example config
  • Adapt the GitHub workflow to test in a better suited environment (optional for the next cycle)
  • Adapt documentation
  • Set xmx and xms to max system memory - 4Gb.

@github-actions github-actions bot added the fix label Sep 18, 2023
@takb takb added this to To do in ors general Sep 18, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 18, 2023
@takb takb changed the title fix: set ORS env vars in /etc/environment fix: RPM adjustments Sep 19, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 19, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 19, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 25, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 25, 2023
@github-actions github-actions bot added fix and removed fix labels Sep 25, 2023
@MichaelsJP MichaelsJP enabled auto-merge (squash) September 25, 2023 15:04
@MichaelsJP MichaelsJP merged commit 4e8a3b7 into releases/v7.2.x Sep 25, 2023
10 checks passed
ors general automation moved this from To do to Awaiting release Sep 25, 2023
@MichaelsJP MichaelsJP deleted the fix/rpm-adjustments branch September 25, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
ors general
  
Awaiting release
Development

Successfully merging this pull request may close these issues.

None yet

3 participants