aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml')
-rw-r--r--straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml b/straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml
new file mode 100644
index 0000000..18705e2
--- /dev/null
+++ b/straper/db/public/docker/compose-redacted/srv__stirling__docker-compose.yml
@@ -0,0 +1,11 @@
+services:
+ stirling-pdf:
+ image: stirlingtools/stirling-pdf:latest-fat
+ restart: unless-stopped
+ ports:
+ - "127.0.0.1:9092:8080"
+ volumes:
+ - /srv/stirling/config:/configs
+ environment:
+ - DOCKER_ENABLE_SECURITY=false
+ - SECURITY_ENABLE_LOGIN=false