prep for cdi-cd
This commit is contained in:
@@ -4,7 +4,6 @@ Welcome to public repository of my [Git Server](https://git.limbosolutions.com)
|
||||
|
||||
Using [gitea](https://git.limbosolutions.com/kb/gitea) and [duplicati](https://git.limbosolutions.com/kb/duplicati) for backups.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
- Docker
|
||||
@@ -12,7 +11,6 @@ Using [gitea](https://git.limbosolutions.com/kb/gitea) and [duplicati](https://g
|
||||
- Portainer (optional)
|
||||
- [Duplicati Image with mySql client](https://git.limbosolutions.com/kb/duplicati/src/branch/main/docker/mysqlclient/README.md)
|
||||
|
||||
|
||||
## Setup
|
||||
|
||||
[Docker Compose File](docker-compose.yaml)
|
||||
@@ -58,7 +56,6 @@ Template : debian-12-turnkey-core_18.1-1_amd64.tar.gz
|
||||
- Unprivileged contrainer - Yes
|
||||
- Nesting -Yes
|
||||
|
||||
|
||||
```bash
|
||||
# setup new lxc container with docker
|
||||
|
||||
@@ -68,7 +65,6 @@ curl -fsSL https://get.docker.com -o get-docker.sh
|
||||
sh ./get-docker.sh
|
||||
```
|
||||
|
||||
|
||||
### act tunner
|
||||
|
||||
```bash
|
||||
@@ -111,4 +107,4 @@ setup
|
||||
```bash
|
||||
chmod +x setup-act-runners.sh
|
||||
./setup-act-runners.sh
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user