seven23_server
seven23_server copied to clipboard
Run within Docker
Current docker implementation miss some dependencies and does not work out of the box.
This task is about fixing current implementation and improve it so it cover most cases.
- [x] Fix current implementation
- [ ] Deploy public image to install on front end CI/CD using docker-compose
- [ ] Update documentation with how to use
- [ ] Handle new user on creation with docker image (see #24)