Skip to content

Add Support for docker compose#202

Draft
Noah-Silvera wants to merge 8 commits into
andremichelle:mainfrom
Noah-Silvera:add-support-for-docker-compose
Draft

Add Support for docker compose#202
Noah-Silvera wants to merge 8 commits into
andremichelle:mainfrom
Noah-Silvera:add-support-for-docker-compose

Conversation

@Noah-Silvera
Copy link
Copy Markdown

@Noah-Silvera Noah-Silvera commented Mar 6, 2026

I'm attempting to self host this project on a server of mine, and if I get it working, I want to upstream the configuration so others can do the same!

Is there interest in my cleaning up this commit/reading through your contribution.md properly and making a proper PR? This is very much in the draft state - I haven't properly reviewed or tested it line by line, but I wanted to get a feel if there was interest before I delved in.

Full disclosure - I'm working on this with Claude code opus - I am a full time software developer, have extensively worked with typescript before, but I don't do a lot of work with docker so I let it take the lead here

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 24545f73-6931-4d4c-96b3-b65fcab291b4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@andremichelle
Copy link
Copy Markdown
Owner

There has been a request for Docker support months ago, so I’d definitely appreciate someone working on it, as long as it has no side effects on the existing development and deployment pipeline.

Since openDAW is essentially a static web app, I would prefer keeping the Docker setup minimal. Ideally it should just build the project and serve the static output, without changing the current workflow or introducing additional runtime requirements.

If you are happy to clean it up and turn it into a proper PR, feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants