added .github/workflows/deploy.yml
@@ -0,0 +1,41 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified docker-compose.yml
@@ -7,6 +7,9 @@ services:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -16,6 +19,8 @@ services:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -23,6 +28,8 @@ services:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -40,7 +47,7 @@ services:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/Dockerfile
@@ -18,4 +18,4 @@ COPY --from=build /workdir/target/x86_64-unknown-linux-musl/container/radicle-ht
|
|
|
|
|
|
| - | |
| + | |
modified radicle-node/Dockerfile
@@ -19,4 +19,4 @@ COPY --from=build /workdir/target/x86_64-unknown-linux-musl/container/radicle-no
|
|
|
|
|
|
| - | |
| + | |