Skip to content

Tailscale Docker deployment config#37

Closed
mabry1985 wants to merge 1 commit intodevfrom
feature/tailscale-docker-deployment-config
Closed

Tailscale Docker deployment config#37
mabry1985 wants to merge 1 commit intodevfrom
feature/tailscale-docker-deployment-config

Conversation

@mabry1985
Copy link

Summary

Create a production Docker Compose config for deploying homeMaker on a home server via Tailscale. No public internet exposure.

Files to create:

  • docker-compose.homemaker.yml — production compose file with:
    • server service: Express backend, port 3008 (internal only)
    • ui service: Nginx serving built frontend, port 3007 (internal only)
    • tailscale service: tailscale/tailscale sidecar with TS_AUTHKEY from env and --advertise-tags=tag:homemaker
    • Network: all services on...

Recovered automatically by Automaker post-agent hook

@coderabbitai
Copy link

coderabbitai bot commented Mar 15, 2026

Warning

Rate limit exceeded

@mabry1985 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 48 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e1e16b58-49ae-45cb-b858-79aed862e944

📥 Commits

Reviewing files that changed from the base of the PR and between 097926e and edd270a.

📒 Files selected for processing (3)
  • .env.homemaker.example
  • docker-compose.homemaker.yml
  • docs/deployment/tailscale.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/tailscale-docker-deployment-config
📝 Coding Plan
  • Generate coding plan for human review comments

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

@github-actions
Copy link

Hi @mabry1985, thank you for your interest in protoMaker! 🙏

We don't accept code contributions via pull requests.

protoMaker uses an ideas-only contribution model — all implementation is handled by AI agents to maintain architectural consistency and code quality standards.

What you can do instead:

  • 💡 Submit your idea using the Idea Submission template — if accepted, our AI agents will implement it
  • 🐛 Report a bug using the Bug Report template
  • Join the discussion on Discord (invite link TBA) to share feedback

You're welcome to fork the repository and use your changes privately — that's what MIT is for. We just can't merge external code back in.

See CONTRIBUTING.md for the full explanation.

Closing this PR automatically.

@github-actions github-actions bot closed this Mar 15, 2026
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.

1 participant