17 Commits

Author SHA1 Message Date
troyeguo
4444abc4e9 feat: refactor Docker configuration to utilize Docker Secrets for sensitive information management 2025-06-13 17:36:04 +08:00
troyeguo
b2b8b14310 feat: add support for Docker Secrets to manage server credentials securely 2025-06-13 16:28:28 +08:00
troyeguo
a04b53eb3c feat: update Dockerfile to clone repository and checkout master branch 2025-06-08 17:11:13 +08:00
troyeguo
9333e870e7 refactor: clean up Dockerfile and GitHub workflow by removing cache settings 2025-06-08 16:34:29 +08:00
troyeguo
0e41133792 feat: update Dockerfile to fetch source code from master branch and bump version to 2.0.1 in package.json 2025-06-08 16:30:50 +08:00
troyeguo
969ba62bfc feat: update Dockerfile to improve build process and optimize image size, add Node.js installation in Caddy image 2025-06-08 15:33:08 +08:00
troyeguo
936eef8379 feat: update Docker configuration to use port 8080, enhance README and docker-compose for new settings 2025-06-08 15:25:09 +08:00
troyeguo
95e355ffb7 feat: enhance Docker support, improve file upload handling, and update UI for Docker configuration 2025-06-04 16:39:30 +08:00
troyeguo
8ba74a80a8 feat: add file deletion and listing functionality, enable server control via environment variable 2025-06-04 10:46:53 +08:00
troyeguo
b7fcc841a5 feat: enhance file upload and download functionality with authentication, improve directory handling, and set environment variables in Dockerfile 2025-06-02 21:37:50 +08:00
troyeguo
ebda293d55 feat: add Node.js support in Caddy Docker image, implement file upload and download functionality 2025-06-02 21:10:15 +08:00
troyeguo
9b357875c0 chore: add git to Dockerfile dependencies 2025-04-14 21:48:57 +08:00
troyeguo
29e710122f fix bug 2025-02-19 10:31:22 +08:00
troyeguo
d759f5d46f fix bug
Former-commit-id: 5f4e406142a78aa57d8ae4568f95ba7b4aca457b
2023-11-05 11:05:43 +08:00
jectpro
e6a5c754c3 Fix docker compilation failed
Former-commit-id: ad5122de1d83e78201f91f500768fbfa7fd24b06
2023-11-02 02:23:22 +08:00
Vladimir Birsan
13e5b2060c Fixing Docker installation and changing default web server to Caddy
Former-commit-id: 8ee96219c3560a84b4b85e3608ce4e8789386874
2022-04-19 13:08:07 +03:00
yanick.xia
47a47bbfa0 Add docker build & run
Former-commit-id: cd1e5bddde5d1aa8ce7309ebbff7c871df488574
2021-02-18 18:23:46 +08:00