Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/1541
I just added a README.md to the packaging directory which adds some
documentation on how to package CloudStack for DEB and RPM.
I would like to get this done rather soon so that for
Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-219015333
@wido I'm LGTM on agent and usage package, it's a good first steps. Though,
I also want to see mgmt server as well. For enabling the services, we can have
some sort o
Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-219012402
ok @rhtyd ! Let's look at the Agent and Usage first. When they work as they
should I'll look at the MGMT server.
The packages work fine on my Ubuntu 14.04 and
Github user wido commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1541#discussion_r63150289
--- Diff: debian/cloudstack-agent.install ---
@@ -18,12 +18,11 @@
/etc/cloudstack/agent/agent.properties
/etc/cloudstack/agent/environment.properti
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1541#discussion_r63148448
--- Diff: debian/cloudstack-agent.install ---
@@ -18,12 +18,11 @@
/etc/cloudstack/agent/agent.properties
/etc/cloudstack/agent/environment.propert
Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218980350
Tested installation and started cloudstack-usage that seems to be working
as well:
```
root@antrix:/var/log/cloudstack/agent# systemctl status cloudstack-
Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218980050
@wido alright, but while we're at it let's see if we can fix the mgmt
server as well.
I tested agent and was able to perform setup:
```
root@antr
Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218978125
@rhtyd Forgot to mention, I didn't fix the MGMT server yet. Tomcat is a bit
scary to me.
I only worked on the Agent mainly. I think that is the highest prio fo
Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218957622
I was able to build the packages on Ubuntu 16.04:
cloudstack-agent_4.9.0-SNAPSHOT~xenial_all.deb
cloudstack-common_4.9.0-SNAPSHOT~xenial_all.deb
cloudstack-mana
Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218945458
@wido thanks, much needed. I had a quick look, I could not find a
cloudstack-management.sysconfig.
---
If your project is set up for it, you can reply to this email
Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/1541#issuecomment-218761024
Asking @rhtyd for a review
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not hav
GitHub user wido opened a pull request:
https://github.com/apache/cloudstack/pull/1541
Systemd packaging for Ubuntu 16.04
This PR is for introducing packaging for Ubuntu 16.04
Ubuntu 14.04 still uses sysvinit and Java 7. 16.04 uses systemd and Java 8.
The 'build-deb
12 matches
Mail list logo