I just had this same problem with 2.7.2-1 but not with 2.7.1. You say it occurred with 2.7.0 ? So it means that it is maybe not due to an issue with the version ? or it is a regression ?
Yes,I know it's not necessarily the best option but it could be easy to manage, re-deploy on another machine even Linux. And it's also for me a way to practise Docker with a simple project. Very personal point of view... I assume I was talking about the backup of the container, not the app but it is more a Docker question not specific to iTop : I suppose the ajax script is just doing the same thing as the automatic backup in the settings but made by an HTTP request instead of the cron. This automatic...
Hello, I have to install iTop 2.7.1 for a client on a Windows 10 pro machine for a very basic usage (just ticketing, no customization at all). There's no critical security requirements : It is installed on a local network. At first I tested a dockerized version (https://github.com/vbkunin/itop-docker) with Docker Desktop / WSL2. It works perfectly and now I would like to put it in "production". So I thought it could be cool to deploy it as a Docker container also in "production". But I'm not a Docker...