Y
Hacker News
new
|
ask
|
show
|
jobs
by
gschier
3323 days ago
I haven't had the time yet to learn how to host an apt repository. Maybe one day :)
4 comments
teddyh
3323 days ago
It’s not that hard. I recommend reprepro.
link
cyphar
3323 days ago
You can use the Open Build Service (build.opensuse.org) to build Debian/Ubuntu packages and I believe it also supports publishing an apt repo.
link
thejosh
3323 days ago
Now it's opensource, we could create an apt repository for the opensource version.
I love insomnia, use it for Ubuntu, and love updates.. but hate updating :).
link
gschier
3322 days ago
That would be awesome. Here's the issue for it if you want to talk more about it:
https://github.com/getinsomnia/insomnia/issues/182
link
maxaf
3323 days ago
Look into setting up a PPA on launchpad.net, or use Bintray. Both are easier to operate than reprepro, especially if you don't care to become an expert in Debian package hosting.
link