Skip to content

docs: add PM2, Docker, and Codespaces deployment instructions - #152

Open
adamantmm wants to merge 1 commit into
Open-Trader:devfrom
adamantmm:docs/readme-deployment-options
Open

docs: add PM2, Docker, and Codespaces deployment instructions#152
adamantmm wants to merge 1 commit into
Open-Trader:devfrom
adamantmm:docs/readme-deployment-options

Conversation

@adamantmm

Copy link
Copy Markdown

Summary

Adds a Deployment section to README.md covering three run options requested in #108:

  • PM2 — process supervision for the global npm install on a VPS
  • Dockerdocker compose up dev with persistent ./opentrader_data volume
  • GitHub Codespaces — devcontainer setup + CONTRIBUTING bootstrap steps

Test plan

  • Verified commands against existing docker-compose.yml, .devcontainer/devcontainer.json, and CONTRIBUTING.md
  • Docs-only change, no code paths touched

Closes #108

Made with Cursor

Closes Open-Trader#108.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Add instructions on how to run the bot using PM2, Docker and Codespaces

1 participant