add docker for server demo

This commit is contained in:
arifal
2025-06-26 18:28:26 +07:00
parent c33193d5f0
commit a7f578ca3d
23 changed files with 2420 additions and 431 deletions

14
docker/nginx/ssl/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# SSL Certificates - Do not commit these files
*.crt
*.key
*.pem
*.p12
*.pfx
# Let's Encrypt
letsencrypt/
live/
archive/
# Keep this directory in git but ignore certificate files
!.gitignore