Co-op Cloud apps for servers.coop
Go to file
3wc 59bf4b5356 Tweak configs 2022-04-04 14:39:35 +02:00
yolo.servers.coop Tweak configs 2022-04-04 14:39:35 +02:00
README.md Rejig for separate repo 2021-08-04 21:30:18 +02:00
makefile Rejig for separate repo 2021-08-04 21:30:18 +02:00

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.