- [x] Get a stock 18.04 box - [ ] Run `rails-5-jade` set-up script with the right arguments - [x] See where all the Redis files are at - [x] See if Redis config is set up for systemd -- no, it's not. Well, actually it is set up to start running automatically and all. - [ ] Configure Redis to run for a different database for each user - [ ] Try it out until it's right - [ ] Write test cases for scripted version - [ ] Refactor a bit if necessary - [ ] Write the code to build Redis support
rails-5-jadeset-up script with the right arguments