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

renamed file to match current state, updated script to run as trippy … #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bijanmmarkes
Copy link
Member

  • Updated supervisor config to use new standalone OTP directories, set up to use trippy machine user rather than www-data.

…user(machine), removed unused supervisor settings.
Copy link

@linuxwebexpert linuxwebexpert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice and clean, many thanks 👏

If you and @jpham93 are convinced we've got master done, please merge, if not ping me, we'll chat

@@ -0,0 +1,15 @@
[program:vta_otp]
command=java -Xmx6G -Xverify:none -jar /srv/tripplanner/otp/otp-1.2.0-shaded.jar --basePath /srv/tripplanner/data/ --router default --server --port 8888 --cache /srv/tripplanner/otp/ned --autoReload --autoScan

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆒 👍 Nice that looks about right from what I recall when I built with Maven, so we got 6 GB reserved, assuming you've tested all this on our 💚 staging server, I'm good to approve and merge.

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.

2 participants