Commit Graph

7 Commits

Author SHA1 Message Date
b5e1276977 updating openwebui 2026-07-03 13:31:59 -03:00
df4cf4ba77 moving things around 2026-07-03 13:27:31 -03:00
5ff3589fc9 fix(notepad): override entrypoint to skip chown on NFS-mounted _tmp
The notepad container's entrypoint runs chown -R www-data:www-data
on /var/www/html/_tmp, which fails because the NFS export on nebula
uses all_squash with anonuid=65534. Override the command to skip
chown and just create the dir + copy .htaccess before starting apache.
2026-06-28 15:22:10 -03:00
208e12266f deployment changes 2026-05-26 20:15:04 -03:00
d7a0e9fbea adding openwebui 2026-04-10 13:33:24 -03:00
eb6b3108e0 improving things 2025-10-28 15:36:03 -03:00
a05bad8e0e first commit 2025-09-17 15:46:18 -03:00