outline-server icon indicating copy to clipboard operation
outline-server copied to clipboard

Allow shadowbox to run as a Snap/AppImage

Open sr229 opened this issue 7 years ago • 1 comments

The current problem with Shadowbox is its hard dependency with outline-ss-server being in the CWD of /root, if running locally, or if by script, using Docker. Not all providers supports Docker since some of them uses LXC like SkySilk.

It would be nice if we can package it as a single executable like a AppImage or distributed easier like a Snap. Both implementations require no Docker and would allow more lesser-known providers to use Outline without the need for Docker.

sr229 avatar Dec 17 '18 08:12 sr229

@sr229 Thanks for the suggestion!

trevj avatar Jan 08 '19 13:01 trevj