Skip to content

getappbox/install-helper

Repository files navigation

AppBox Install Helper

AppBox middleware service to provide direct access to dropbox file without cors headers.

Install Steps

Follow these instruction https://docs.vapor.codes/deploy/digital-ocean/#initial-setup

Clone (for new install only)

git clone https://github.com/getappbox/install-helper.git

Change directory

cd install-helper

Run

swift run App serve --env production

Create service file

/etc/systemd/system/installhelper.service

Update Steps

Change user (do not run as root user)

sudo su vapor

Change directory

cd install-helper

Fetch latest changes

git fetch && git pull

Build release app

swift build -c release

Restart service

sudo service installhelper restart

About

AppBox middleware service to provide direct access to dropbox file

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages