Merge branch 'feature/#8-lxc' of https://git.limbosolutions.com/limbosolutions.com/git.limbosolutions.com into feature/#8-lxc
This commit is contained in:
@@ -15,6 +15,7 @@ lxc launch ubuntu $containername -p $lxc_profile
|
||||
# Setup container for docker
|
||||
lxc exec $containername -- bash -c "curl https://git.limbosolutions.com/kb/lxc/scripts/ubuntu-fuse-setup.sh | bash"
|
||||
```
|
||||
Setup using portainer [docker compose](docker/docker-compose.yaml).
|
||||
|
||||
## Fresh Install
|
||||
|
||||
@@ -57,4 +58,4 @@ Only required of database data files not recovarable (example: diferent database
|
||||
1) Start Portainer container (stopped in restore process)
|
||||
2) Start Database container (stopped in restore process)
|
||||
3) Enter duplicati bash (by using portainer)
|
||||
4) Execute Command
|
||||
4) Execute Command
|
||||
|
||||
Reference in New Issue
Block a user