Commit graph

9 commits

Author SHA1 Message Date
Robert
bf1558eeb0
Add packages/ruby/server/ (#132)
### Summary

The `server` package implements a static file web server intended to be 
used during development. The goal is to have it as close to a production
environment as possible. Not there yet. This is the first step.
2023-06-25 21:03:07 -03:00
060cc9919f Replace Tasks::Deploy::Remote 2023-03-25 08:53:22 -03:00
3e5435dca1 Replace Tasks::Deploy::Local 2023-03-25 08:02:55 -03:00
ad48f02b11 Add tasks/config/install.rake 2023-03-21 03:03:05 -03:00
515523ed57 Add support for building configuration from local.yml 2023-03-20 08:35:39 -03:00
ea11bacd69 Add config/local.yml.sample 2023-03-20 07:36:26 -03:00
34df3a8b27 Add nginx.conf.erb 2023-03-17 16:12:15 -03:00
ecda9156cb Offer option to preview configuration files during build 2023-03-17 13:24:37 -03:00
f5fa8d91fd Add rc.conf / pf configuration 2023-03-16 23:11:30 -03:00