Co-op Cloud apps for servers.coop
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
3wc 59bf4b5356
Tweak configs
12 months ago
yolo.servers.coop Tweak configs 12 months ago
README.md Rejig for separate repo 2 years ago
makefile Rejig for separate repo 2 years ago

README.md

servers.coop-apps

Configuration files for our coop-cloud apps.

Each file in this repository represents an "app", an instance of a "stack".

Initial set-up

Check out the code and symlink the directories into your ~/.abra/servers folder:

git clone ssh://git@git.coopcloud.tech:2222/servers.coop/servers.coop-apps.git
cd servers.coop-apps
make

Deploying a new app instance

abra new wordpress # answer questions
abra app <domain name> deploy

Then come back to this repository and add and commit the new file.