https://github.com/gingray/capiswarm
Capistrano plugin to deploy to docker swarm
https://github.com/gingray/capiswarm
capistrano docker docker-swarm
Last synced: about 1 month ago
JSON representation
Capistrano plugin to deploy to docker swarm
- Host: GitHub
- URL: https://github.com/gingray/capiswarm
- Owner: gingray
- License: mit
- Created: 2018-11-13T21:03:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T21:06:56.000Z (over 7 years ago)
- Last Synced: 2025-11-19T22:18:50.180Z (7 months ago)
- Topics: capistrano, docker, docker-swarm
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Capiswarm
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/capiswarm`. To experiment with that code, run `bin/console` for an interactive prompt.
TODO: Delete this and the text above, and describe your gem
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'capiswarm'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install capiswarm
## Usage
## Development
## Contributing
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the Capiswarm project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/capiswarm/blob/master/CODE_OF_CONDUCT.md).