Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.95 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.95 KB

Proxeus StackScript for fast Linode deployment

Creates a compact all-in-one instance of the Proxeus application using a bootstrapped release image for Docker. This is a good starting point for development or small installations. For more information visit https://github.com/ProxeusApp

StackScripts are private or public managed scripts which run within a Linode instance during startup. Using a simple form, you can configure the basic details needed to quickly get a Proxeus instance up and running.

This script is maintained for the community by Proxeus Association

Instructions

  1. Search for "proxeus" when deploying a new Linode, or log in and navigate to https://cloud.linode.com/stackscripts/758453
  2. Additional documentation is available from Linode Guides
  3. You will need to have your API keys for Infura and Sparkpost handy - see the root README for further details.
  4. It takes a few minutes for the server to boot and install, then you should be able to open http://<your Linode's IP address or domain>:1323/init
  5. A configuration screen will be shown where you can set up an admin account and check settings.

To view the logs, log in with the Linode's built-in shell client ("Launch LISH console"), or connect to your instance using an SSH client program. Then paste this into the console to see the logs being updated in real time:

cd /srv/proxeus && docker-compose logs -f

References

The basic set-up of a Debian or Ubuntu server is based roughly on Linode's Basic OCA Helper One-Click.

We suggest Securing Public Shadowsocks Server as one example guide to follow for further 'buttoning down' your instance.

Linode is a privately-owned American cloud hosting company that provides virtual private and managed servers around the world.