Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option start --tomcat-server-xml=SERVER.XML #52

Merged
merged 4 commits into from
Jul 15, 2020

Conversation

tokland
Copy link
Contributor

@tokland tokland commented Jul 6, 2020

Closes #47

$ d2-docker start --help
...
  --tomcat-server-xml FILE
                        Use custom Tomcat server.xml. Template: /usr/lib/python3.8/site-packages/d2_docker-1.0.7-py3.8.egg/d2_docker/config/server.xml
...

Example:

$ cp /usr/lib/python3.8/site-packages/d2_docker-1.0.7-py3.8.egg/d2_docker/config/server.xml my-custom-server.xml
$ d2-docker start eyeseetea/dhis2-data:2.32-samaritans --tomcat-server-xml=my-custom-server.xml

Copy link
Member

@ifoche ifoche left a comment

Choose a reason for hiding this comment

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

thanks @tokland

@ifoche ifoche merged commit 2c41ff4 into development Jul 15, 2020
@ifoche ifoche deleted the feature/custom-serverxml-47 branch July 15, 2020 07:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants