Commit graph

12 commits

Author SHA1 Message Date
david011011
5d1f90fb46 1. Add python3 installation to Dockerfile
2. Add tailscale optional support
2026-02-25 10:57:47 +02:00
Eduard Prigoana
dc1425d041
Update Dockerfile to use bun, please remove bun install step if youre gonna use npm to build and run 2026-02-20 17:35:19 +02:00
PinkFloyd1213
0d3b9f11ab
Update Dockerfile to install Bun and dependencies
Added system dependencies for Bun and updated installation steps.
2026-02-20 16:04:38 +01:00
BlackSigKill
5ffb14560b add server-side global auth for private selfhosted instance 2026-02-09 19:44:35 +01:00
BlackSigkill
82aefc9bfb let's try with npm instead of bun... 2026-02-06 21:35:59 +01:00
BlackSigkill
4460b5abbf change bun version, again 2026-02-06 21:35:59 +01:00
BlackSigkill
ec1eaeb065 switch bun version 2026-02-06 21:35:59 +01:00
BlackSigkill
4caefd087a try fix ARM build incompatibility 2026-02-06 21:35:59 +01:00
Eduard Prigoana
0b4c968d3a
Update CMD to allow external access on Vite preview 2026-01-27 23:35:24 +02:00
Eduard Prigoana
e9bdceed95
Remove devDependencies pruning step from Dockerfile
Removed the step to prune devDependencies from the Docker image build process.
2026-01-27 23:31:10 +02:00
Eduard Prigoana
07174cecef
Fix typo in COPY command for bun.lock file 2026-01-27 23:29:01 +02:00
Eduard Prigoana
684bf8c0ed
Add Dockerfile for Bun canary on Alpine 2026-01-27 23:19:45 +02:00