project-nomad/admin
dependabot[bot] bfddc793ba build(deps): bump @adonisjs/bodyparser from 10.1.0 to 10.1.2 in /admin
Bumps [@adonisjs/bodyparser](https://github.com/adonisjs/bodyparser) from 10.1.0 to 10.1.2.
- [Release notes](https://github.com/adonisjs/bodyparser/releases)
- [Commits](https://github.com/adonisjs/bodyparser/compare/v10.1.0...v10.1.2)

---
updated-dependencies:
- dependency-name: "@adonisjs/bodyparser"
  dependency-version: 10.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 06:57:13 -08:00
..
app feat(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
bin feat: initial commit 2025-06-29 15:51:08 -07:00
commands/queue feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
config feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
database fix(Kiwix): initial download and setup 2025-12-07 16:04:41 -08:00
docs fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
inertia feat(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
providers feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08: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(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types feat(Collections): map region collections 2025-12-23 16:00:33 -08:00
util feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08: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: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json build(deps): bump @adonisjs/bodyparser from 10.1.0 to 10.1.2 in /admin 2026-01-13 06:57:13 -08:00
package.json build(deps): bump systeminformation from 5.27.7 to 5.27.14 in /admin 2025-12-23 16:01:22 -08: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