Code Monkey home page Code Monkey logo

rails-on-docker's People

Contributors

woodprogrammer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rails-on-docker's Issues

Assets not served

Hi,
I am trying your system and the assets are not served by Nginx.
I have the following error in the logs:

web_1 | X-Accel-Mapping header missing

It seems that the Nginx proxy does not handle the X-Accel-Redirect header.

Best regards,

Repositories not public?

Hi

The repositories used in bin/bootstrap.sh don't seem to be public - at least some of them (memcached, rails).

Thanks

latest sidekiq's version not working

I usually leave free version of gems added, at least to see what's up. About sidekiq, using the latest, it just fails and prevent the rails container to work. First I can see that reds-namespace dependency disappeared, not knowing that much more.

You might have a better understanding and "froze" the sidekiq's version on purpose, did you ? I'd be more than happy to understand it better

having trouble with mysql

Ravis-MacBook-Pro:rails-on-docker medlio$ docker-compose run web bundle exec rake db:setup
Starting railsondocker_dbdata_1
Starting railsondocker_db_1

ERROR: for db  Cannot start service db: Cannot link to a non running container: /railsondocker_dbdata_1 AS /railsondocker_db_1/dbdata_1
ERROR: Encountered errors while bringing up the project.

Ravis-MacBook-Pro:rails-on-docker medlio$ docker-compose ps
         Name                       Command                State       Ports   
------------------------------------------------------------------------------
railsondocker_cache_1    docker-entrypoint.sh memcached   Up         11211/tcp 
railsondocker_db_1       /entrypoint.sh mysqld            Exit 128             
railsondocker_dbdata_1   /entrypoint.sh /bin/echo m ...   Exit 0               
railsondocker_redis_1    docker-entrypoint.sh redis ...   Up         6379/tcp  

I am using Docker.app on mac. Any ideas?

Consider Alpine Linux as base image

Alpine Linux is a very small distribution based on BusyBox and can help you build a very slim image. It's much more slimmer and lightweight than Ubuntu or even Debian images.

Got issues to start the server.

Hi when I tried to run docker-compose up. I could not get into the web application by typing 'localhost' and the server responded to me 503 Service Temporarily Unavailable. Any ideas or I missed configure something?

Thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.