earthenterprise icon indicating copy to clipboard operation
earthenterprise copied to clipboard

Package Portable Server for Ubuntu

Open tst-ppenev opened this issue 7 years ago • 3 comments

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.

tst-ppenev avatar Apr 17 '17 03:04 tst-ppenev

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.

tst-ccamp avatar Apr 19 '17 00:04 tst-ccamp

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.

tst-ppenev avatar Apr 19 '17 01:04 tst-ppenev

Would be nice to slightly expand the scope of this issue to include RPM build for centos/rhel.

thomric2 avatar Sep 02 '20 20:09 thomric2