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
- Search for "proxeus" when deploying a new Linode, or log in and navigate to https://cloud.linode.com/stackscripts/758453
- Additional documentation is available from Linode Guides
- You will need to have your API keys for Infura and Sparkpost handy - see the root README for further details.
- 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
- 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
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.