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

Add systemd support for java server applications #249

Closed
kardapoltsev opened this issue May 14, 2014 · 8 comments
Closed

Add systemd support for java server applications #249

kardapoltsev opened this issue May 14, 2014 · 8 comments
Assignees

Comments

@kardapoltsev
Copy link
Member

Since I've just updated my machine to systemd I could try to add this feature to native packager). Is anybody already start work on this?

@muuki88
Copy link
Contributor

muuki88 commented May 14, 2014

Nope. For the next few weeks I will have only little time (to react to questions), but not to code. So go ahead :)

@kardapoltsev
Copy link
Member Author

Thanks)

@kardapoltsev
Copy link
Member Author

So, I'm stuck on systemctl: command not found on Ubuntu 14.04 LTS with systemd-services package installed.

@muuki88
Copy link
Contributor

muuki88 commented May 15, 2014

I'll ask some of my devops colleges on monday. They may have a clue.

@kardapoltsev
Copy link
Member Author

Seems that Ubuntu isn't ready for systemd:) Instead of systemctl systemd services could be started by service command but man service tells nothing about systemd.

@jsuereth
Copy link
Member

:( UBUNTU!!!!!!

@kardapoltsev
Copy link
Member Author

So, what shall I do in my PR? I could change templates to use service instead of systemctl and change start script location for Debian settings. It'll work on Ubuntu until service command will be replaced with systemctl.

Also I think we should refactor archetypes templates since there is a lot of code duplication(

@muuki88
Copy link
Contributor

muuki88 commented May 19, 2014

I agree on refactoring, but in another pr.

IMHO we should advertise this feature as experimental in the Readme.md and merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants