earthenterprise
earthenterprise copied to clipboard
Package Portable Server for Ubuntu
As a user, I would like to be able to install Portable Server from a Debian package, or from an APT repository.
AC:
- Add a build script that produces a Debian package with Portable Server for the architecture you are building on. (64-bit x86 should be supported.)
- The package should add a service that could be added to a run-level.
- The service should be configurable from files under .
- A non-root user should be able to start the server from the command line, without running the system service.
We should probably split this ticket up. The original portable installer didn't support configuring as a service, so I think that should be split into its own ticket.
We could possibly split it. However, running the already existing server as a service doesn't seem like a large effort to me. It is also something that would depend on the distribution / OS it's running on, and may not be separable as a general task across platforms.
Would be nice to slightly expand the scope of this issue to include RPM build for centos/rhel.