iNViTiON / outline-server-arm32

Oultine server with arm32v6 support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Oultine server with arm32v6 support

License:Apache License 2.0


Languages

Language:TypeScript 86.1%Language:Shell 9.7%Language:JavaScript 3.1%Language:Dockerfile 0.5%Language:CSS 0.3%Language:HTML 0.2%