Greg
|
e860c741d7
|
refactor: optimize Dockerfile with multi-stage build and improved Node.js setup
|
2025-05-29 16:26:58 +02:00 |
|
Greg
|
7131a7967e
|
feat: implement Express API server for JSON data persistence with Nginx proxy
|
2025-05-29 16:20:49 +02:00 |
|
Greg
|
a3b2d54e6d
|
fix: ensure /app directory exists before WORKDIR and COPY operations in Dockerfile
|
2025-05-29 16:08:10 +02:00 |
|
Greg
|
326df96088
|
chore: add debug ls command to inspect /app contents before supervisor start
|
2025-05-29 16:07:07 +02:00 |
|
Greg
|
ff0799603a
|
chore: update Dockerfile to use Supervisor and improve static file organization
|
2025-05-29 16:01:22 +02:00 |
|
Greg
|
b9d5e29207
|
feat: implement secure data API with basic auth and Docker support
|
2025-05-29 15:57:20 +02:00 |
|
Greg
|
abfd0bf636
|
refactor: simplify to static Nginx server by removing Node.js API and authentication components
|
2025-05-29 15:35:27 +02:00 |
|
Greg
|
b43cd62ca9
|
feat: implement basic auth using nginx and bcrypt password hashing
|
2025-05-27 00:39:03 +02:00 |
|
Greg
|
bbd9c44259
|
feat: implement password protection with bcrypt authentication and session management
|
2025-05-27 00:22:36 +02:00 |
|
Greg
|
7a789e7060
|
feat: add password protection and S3 backup functionality with authentication middleware
|
2025-05-27 00:04:56 +02:00 |
|
Greg
|
9d73bcec50
|
feat: initial project setup with core files and Docker configuration
|
2025-05-26 23:08:42 +02:00 |
|