Skip to content

Add Redis set-up to Ruby script #21

@lcreid

Description

@lcreid
  • Get a stock 18.04 box
  • Run rails-5-jade set-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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions