nickjj / nickjj/docker-rails-example

Steps to Integrate with existing app

Open
#65 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
1.1k
Forks
227
PR merge metrics
No merged PRs in 30d

Description

I have an existing app. Is there some sort of checklist on what you have to do to integrate this into an existing app? I tried several times to integrate it with my app but haven't had success in getting it working.

The web container fails, saying that an existing server already exists. I have tried adding in a line in the entrypoint script to remove the /app/tmp/pids/server.pid file. Any suggestions on this?

Finally are there any other concerns I need to worry about running this on a M1 Mac? Do I need docker_sync to make it run better?

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the entrypoint script and web container configuration first, focusing on the existing server PID failure and the requested integration steps. Document a checklist for integrating an existing app, explain the /app/tmp/pids/server.pid concern, and record whether M1 Macs or docker_sync require additional guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, rails, ruby
Domain
devops, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.