Co-authored-by: ConnorYoh <40631091+ConnorYoh@users.noreply.github.com>
Co-authored-by: Connor Yoh <con.yoh13@gmail.com>
Co-authored-by: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Anthony Stirling
2026-03-25 11:00:40 +00:00
committed by GitHub
parent 47cad0a131
commit 28613caf8a
181 changed files with 25715 additions and 124 deletions

View File

@@ -3,6 +3,9 @@ services:
stirling-pdf:
container_name: Stirling-PDF-Fat-Disable-Endpoints
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../
dockerfile: docker/embedded/Dockerfile.fat
deploy:
resources:
limits:

View File

@@ -2,6 +2,9 @@ services:
stirling-pdf:
container_name: Stirling-PDF-Security-Fat
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../
dockerfile: docker/embedded/Dockerfile
deploy:
resources:
limits:
@@ -33,4 +36,5 @@ services:
METRICS_ENABLED: "true"
SYSTEM_GOOGLEVISIBILITY: "true"
SHOW_SURVEY: "true"
STORAGE_LOCAL_BASEPATH: /configs/storage
restart: unless-stopped

View File

@@ -2,6 +2,9 @@ services:
stirling-pdf:
container_name: Stirling-PDF-Ultra-Lite
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:ultra-lite
build:
context: ../../../
dockerfile: docker/embedded/Dockerfile.ultra-lite
deploy:
resources:
limits:

View File

@@ -2,6 +2,9 @@ services:
stirling-pdf:
container_name: Stirling-PDF-Security-Fat-with-login
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../
dockerfile: docker/embedded/Dockerfile.fat
deploy:
resources:
limits: