project-nomad/admin
dependabot[bot] 133386c4f8
build(deps): bump form-data from 4.0.3 to 4.0.4 in /admin
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 23:15:48 +00:00
..
app fix(OSM): apply dir permission fixes more robustly 2025-10-09 21:51:07 -07:00
bin feat: initial commit 2025-06-29 15:51:08 -07:00
config fix(Docs): fix doc rendering 2025-07-11 15:31:07 -07:00
database feat: add flatnotes as app 2025-10-06 23:53:40 -07:00
docs feat(Docs): add release notes 2025-08-20 23:05:19 -07:00
inertia feat: add dozzle for enhanced logs and metrics 2025-10-07 00:13:39 -07:00
public feat: initial commit 2025-06-29 15:51:08 -07:00
resources/views feat: initial commit 2025-06-29 15:51:08 -07:00
start feat(Settings): display system information 2025-08-20 23:05:19 -07:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types feat(Settings): display system information 2025-08-20 23:05:19 -07:00
util fix(OSM): osm installation 2025-08-20 23:05:19 -07:00
views feat: initial commit 2025-06-29 15:51:08 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat: initial commit 2025-06-29 15:51:08 -07:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat: initial commit 2025-06-29 15:51:08 -07:00
Dockerfile fix(Docs): fix doc rendering 2025-07-11 15:31:07 -07:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json build(deps): bump form-data from 4.0.3 to 4.0.4 in /admin 2025-10-29 23:15:48 +00:00
package.json feat(Settings): display system information 2025-08-20 23:05:19 -07:00
README.md feat: initial commit 2025-06-29 15:51:08 -07:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json feat: initial commit 2025-06-29 15:51:08 -07:00
vite.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00

Docker container

docker run --rm -it -p 8080:8080 jturnercosmistack/projectnomad:admin-latest -e PORT=8080 -e HOST=0.0.0.0 -e APP_KEY=secretlongpasswordsecret -e LOG_LEVEL=debug -e DRIVE_DISK=fs