Commit Graph

29 Commits

Author SHA1 Message Date
4ad63bb672 Remove docs folder from repository 2025-03-16 22:16:53 +01:00
8f54d8aeb2 Fix permission issues with go.mod by using a writable copy 2025-03-14 23:41:56 +01:00
3cebe5d5df Update Go version to 1.24.1 to satisfy dependency requirements 2025-03-14 23:37:34 +01:00
b902505524 Fix Go version compatibility issues and prevent automatic toolchain downloads 2025-03-14 23:35:14 +01:00
bccf900ccb Fix Go version compatibility by using auto toolchain 2025-03-14 23:08:40 +01:00
f784e5fd86 Fix Go version compatibility by explicitly using Go 1.22.2 2025-03-14 23:07:06 +01:00
ebbf090373 Fix Go version compatibility by using local toolchain 2025-03-14 23:05:23 +01:00
0925d79852 Fix Go compatibility and mock server issues 2025-03-14 23:03:47 +01:00
c40522d218 Fix Go compatibility for read-only filesystem 2025-03-14 23:00:26 +01:00
d1b8fe0559 Fix Go version compatibility issues in start.sh 2025-03-14 22:57:54 +01:00
399e7e3b6b Improve start.sh with Cloudron best practices 2025-03-14 22:47:27 +01:00
e9dfaecd72 Fix read-only filesystem issue with museum.yaml 2025-03-14 22:44:40 +01:00
e6a75435a4 Fix user creation issues and add debugging 2025-03-14 22:29:21 +01:00
ea12f23cfb Fix GOPATH permissions and properly generate random secrets 2025-03-14 22:24:26 +01:00
5337d19d1b Simplify NGINX configuration with correct directive placement 2025-03-14 22:16:39 +01:00
ed70c9010f Fix NGINX configuration to use writable temp directories 2025-03-14 22:10:30 +01:00
3458f63aa2 Fix NGINX configuration to use writable directories 2025-03-14 22:07:22 +01:00
d2a19463b2 Make scripts more robust to handle various repository structures 2025-03-14 21:59:22 +01:00
df6aa7cdc4 Update to include both Museum server and web apps in single package 2025-03-14 21:45:09 +01:00
29acbdb9c8 Update config template for Museum server 2025-03-14 21:43:17 +01:00
b492849666 Update Dockerfile to include Go and dependencies for Museum server 2025-03-14 21:42:45 +01:00
58dbd39bb7 Update start.sh to handle Museum Go server component 2025-03-14 21:42:26 +01:00
37c3f602b6 Enhance start.sh with improved server directory detection and debugging 2025-03-14 21:35:37 +01:00
87ce90b9e7 Finalize Dockerfile 2025-03-14 21:31:41 +01:00
e535432e94 Update start.sh to handle different repository structures 2025-03-14 21:30:04 +01:00
435e3af06a Update Dockerfile to examine ente repository structure 2025-03-14 21:27:55 +01:00
ac2da2db19 Add logo.png for Cloudron app 2025-03-14 21:20:52 +01:00
1d01c51099 Optimize build: remove embedded repositories from source and clone during Docker build 2025-03-14 21:03:47 +01:00
a8858657dc Initial commit for Ente Cloudron package 2025-03-14 21:01:18 +01:00