Portainer running #161

Closed
opened 2026-04-05 16:16:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @itstueben on 10/9/2025

How get i openarchiver running with portainer?

I dont want to checkout the repo. Is it possible?
What about the .env file. I pushed all envs to the portainer env.

Get the following error message.
`devDependencies: skipped

╭ Warning ─────────────────────────────────────────────────────────────────────╮

│ │

│ Ignored build scripts: msgpackr-extract, sqlite3. │

│ Run "pnpm approve-builds" to pick which dependencies should be allowed │

│ to run scripts. │

│ │

╰──────────────────────────────────────────────────────────────────────────────╯

packages/frontend prepare$ svelte-kit sync || echo ''

packages/frontend prepare: Missing Svelte config file in /app/packages/frontend — skipping

packages/frontend prepare: Done

Done in 2.2s using pnpm v10.13.1

open-archiver@0.3.4 db:migrate /app

dotenv -- pnpm --filter @open-archiver/backend db:migrate

@open-archiver/backend@0.1.0 db:migrate /app/packages/backend

node dist/database/migrate.js

[dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️ override existing env vars with { override: true })

Migration failed! Error: DATABASE_URL is not set in the .env file`

*Originally created by @itstueben on 10/9/2025* How get i openarchiver running with portainer? I dont want to checkout the repo. Is it possible? What about the .env file. I pushed all envs to the portainer env. Get the following error message. `devDependencies: skipped ╭ Warning ─────────────────────────────────────────────────────────────────────╮ │ │ │ Ignored build scripts: msgpackr-extract, sqlite3. │ │ Run "pnpm approve-builds" to pick which dependencies should be allowed │ │ to run scripts. │ │ │ ╰──────────────────────────────────────────────────────────────────────────────╯ packages/frontend prepare$ svelte-kit sync || echo '' packages/frontend prepare: Missing Svelte config file in /app/packages/frontend — skipping packages/frontend prepare: Done Done in 2.2s using pnpm v10.13.1 > open-archiver@0.3.4 db:migrate /app > dotenv -- pnpm --filter @open-archiver/backend db:migrate > @open-archiver/backend@0.1.0 db:migrate /app/packages/backend > node dist/database/migrate.js [dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️ override existing env vars with { override: true }) Migration failed! Error: DATABASE_URL is not set in the .env file`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#161