impress/config
Matchu 3dd5d26332 Create setup.yml deploy script
Yay it's working! We set up the box, install Ruby, upload a placeholder app, set it up as a service, and get it hooked up to nginx!

Next, we'll add the script to upload the latest version of the site. We just need to slot it into `/srv/impress/current`, run `bundle install`, and that should basically be that! (Oh, and we need to compile production assets—I wonder if it's useful to do that on the dev machine instead of on the target? That might save us from needing to install Node. Or maybe we'll have to anyway!)
2023-10-23 19:05:09 -07:00
..
environments Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
initializers Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
locales Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
application.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Add Remember Me to login 2023-10-23 19:05:08 -07:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Add /outfits/new route that wardrobe-2020 expects 2023-10-23 19:05:08 -07:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00