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

How to invoke multiple tomcat installs that run under different users? #80

Open
chrisco484 opened this issue Nov 11, 2017 · 1 comment

Comments

@chrisco484
Copy link

Is it possible to install multiple tomcats, each running under different users and have a differently named service (in systemctl domain) so that we can use systemctl to control them?

@noelmcloughlin
Copy link
Member

@chrisco484 Each user can have secondary membership of "tomcat" group in Linux.

Systemctl is different matter. Have you talked to upstream tomcat designers about your use case.

Alternative is to run as docker instance to avoid systemctl namespace collisions.

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

No branches or pull requests

2 participants