-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Get a stock 18.04 box
- Run
rails-5-jadeset-up script with the right arguments - See where all the Redis files are at
- 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
Reactions are currently unavailable