Skip to content

vsm778/outline-server-arm64

 
 

Repository files navigation

Outline Server with ARM64 support

Port of fancy Jigsaw Outline server with arm64 support.

Important changes

  1. Third party binaries replaced with their arm64 builds
  2. Node docker image for shadowbox replaced with arm64 build

Install and run

 sudo SB_IMAGE="kugaevsky/outline-server-arm64" bash -c "$(wget -qO- https://raw.githubusercontent.com/kugaevsky/outline-server-arm64/master/src/server_manager/install_scripts/install_server.sh)"

Contribute

Build docker image

  scripts/run_action.sh shadowbox/docker/update_third_party
  DOCKER_CONTENT_TRUST=0 SB_IMAGE=kugaevsky/outline-server-arm64 scripts/run_action.sh shadowbox/docker/build

About

Oultine server with arm64 support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.2%
  • Shell 9.7%
  • JavaScript 3.1%
  • Other 1.0%