/outline-server-arm32

Oultine server with arm32v6 support

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Outline Server with ARM64 support

Port of fancy Jigsaw Outline server with arm32v6 support.

Important changes

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

Install and run

 sudo SB_IMAGE="invition/outline-server-arm32" bash -c "$(wget -qO- https://raw.githubusercontent.com/iNViTiON/outline-server-arm32/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