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

official .deb package #956

Open
slingamn opened this issue Apr 22, 2020 · 1 comment
Open

official .deb package #956

slingamn opened this issue Apr 22, 2020 · 1 comment

Comments

@slingamn
Copy link
Member

The AUR package is a nice UX because it sets up the role user automatically, takes care of file ownership, etc. It would be nice if we could build our own debian package that would do this.

notkoos points out that the Ubuntu PPA system would probably require us to build with an old version of Go. Other options include:

  1. Building the .deb ourselves and distributing it along with other release binaries
  2. Hosting our own package repository (Packagecloud, aptly, debrepo), although we may not want a workflow where apt-get update can update (or even restart) a running oragono instance.
@slingamn
Copy link
Member Author

kodah suggests a split approach: "why not write a shell script provisioner for people who are fast and loose with their permissions and distribute a release and corresponding docker image for others?"

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

1 participant