Skip to content

⚡️ Feature: Provide an All-in-One Docker Image for simplified deployment #2240

@corsgoo

Description

@corsgoo

Feature Description

Problem: Currently, the only deployment method is via Docker Compose or CLI. This adds complexity for users on NAS (like Synology), or platforms that prefer single-container deployments (like Render, Heroku, or certain VPS setups).

Proposal: Could you provide a single "All-in-One" Docker image that bundles the frontend, backend, and a lightweight database (or allows an external one via env vars)?

Benefit: This would significantly lower the barrier for new users to try out Arcane with a simple docker run command.

Thanks for the great work!

Problem It Solves

Problem: Currently, the only deployment method is via Docker Compose or CLI. This adds complexity for users on NAS (like Synology), or platforms that prefer single-container deployments (like Render, Heroku, or certain VPS setups).

Proposal: Could you provide a single "All-in-One" Docker image that bundles the frontend, backend, and a lightweight database (or allows an external one via env vars)?

Benefit: This would significantly lower the barrier for new users to try out Arcane with a simple docker run command.

Thanks for the great work!

Proposed Solution

Problem: Currently, the only deployment method is via Docker Compose or CLI. This adds complexity for users on NAS (like Synology), or platforms that prefer single-container deployments (like Render, Heroku, or certain VPS setups).

Proposal: Could you provide a single "All-in-One" Docker image that bundles the frontend, backend, and a lightweight database (or allows an external one via env vars)?

Benefit: This would significantly lower the barrier for new users to try out Arcane with a simple docker run command.

Thanks for the great work!

Alternatives Considered

No response

Additional Context

No response

Would you be willing to work on this feature?

  • Yes, I'd like to implement this feature
  • I could help with parts of this feature
  • No, I'm just suggesting the feature

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions