apisonator
apisonator copied to clipboard
Enhance development user experience
- [ ] #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
@jlledom FYI
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 indevelopment
ortest