apisonator icon indicating copy to clipboard operation
apisonator copied to clipboard

Enhance development user experience

Open eguzki opened this issue 1 year ago • 2 comments

  • [ ] #353
  • [x] #354
    • Support only one ruby version
    • Separated containers for tweemproxy and sentinels
    • Separated contatiners for redis. New redis version. Maybe 6.2??
  • [x] #355
  • [x] #356
  • [x] #357

eguzki avatar Nov 17 '23 11:11 eguzki

@jlledom FYI

eguzki avatar Nov 17 '23 11:11 eguzki

I would add

  • Enable dotenv: https://github.com/bkeepers/dotenv
  • Add scripts under /bin to launch both listener and worker in a single thread so the process can be attached to a debugger
  • Configure logs to store the log files under /log where in development or test

jlledom avatar Nov 20 '23 09:11 jlledom