https://github.com/zeroc0d3/myrails-docker-unicorn-cap
Deploying Rails application (Unicorn + Capistrano) With Docker
https://github.com/zeroc0d3/myrails-docker-unicorn-cap
capistrano docker docker-compose dockerfile ruby ruby-on-rails unicorn
Last synced: about 1 month ago
JSON representation
Deploying Rails application (Unicorn + Capistrano) With Docker
- Host: GitHub
- URL: https://github.com/zeroc0d3/myrails-docker-unicorn-cap
- Owner: zeroc0d3
- License: mit
- Created: 2017-04-30T22:15:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T09:30:20.000Z (about 7 years ago)
- Last Synced: 2025-02-05T06:13:46.685Z (3 months ago)
- Topics: capistrano, docker, docker-compose, dockerfile, ruby, ruby-on-rails, unicorn
- Language: Ruby
- Size: 43 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...