- You need to create a standard django website (in docker, based on the base image of python 3.10)
- Postgresql database
- Write the necessary methods (views) to work with onlyoffice documentsserver
- Well, and accordingly integrate onlyoffice documentsserver (also in docker)
- Do everything via docker compose
I tried but it didn’t work, I don’t understand