Skip to content
Snippets Groups Projects
Commit 91b86e5e authored by Pierre Ozoux's avatar Pierre Ozoux Committed by GitHub
Browse files

mv to libre.sh

parent 8cf8bc2f
No related branches found
No related tags found
No related merge requests found
# Instructions to install LibrePaaS
# Instructions to install libre.sh
## Recommendation
- API key on Namecheap (if you want to automatically buy domain name)
......@@ -104,11 +104,11 @@ coreos:
Type=oneshot
RemainAfterExit=true
ExecStart=-/bin/bash -euxc ' \
git clone https://github.com/indiehosters/LibrePaaS.git /indiehosters &&\
git clone https://github.com/indiehosters/libre.sh.git /indiehosters &&\
mkdir /{data,system} &&\
mkdir /data/trash &&\
cp /indiehosters/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\
cp /indiehosters/utils/* /opt/bin/'
```
And voila, your firet LibrePaaS node is ready!
And voila, your first libre.sh node is ready!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment