Skip to content

codidact/deploys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploys

Simple Ruby/Sinatra app to allow folks to remotely deploy QPixel.

Install

You don't need to. It's already installed on our web servers :)

Development

git clone git@github.com:codidact/deploys
cd deploys
bundle install

Create a config.json file containing an api_token key that provides a CircleCI API token for use in checking build statuses.

Doesn't auto-reload so you will need to restart the app when you make changes. Add PEM-encoded public keys to keys/ to give the app something to work with.

License

MIT

About

Ruby deploy app for QPixel

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published