021-projects
021-projects
> I think this issue here is that `import sql files` is not for database RESTORE, it's for importing .sql files into the app database as saved queries. That's def...
Hello! Try this fork: https://github.com/021-projects/Uptime-Kuma-Web-API/tree/develop
Hi! Try the version from the develop branch: https://github.com/MedAziz11/Uptime-Kuma-Web-API/tree/develop \* There is no docker image for it yet
Hello! Fixed in: https://github.com/021-projects/Uptime-Kuma-Web-API/tree/develop
Hello! Just give permissions to the db directory: `chmod -R 755 db`
@Noschvie, sorry, I made a mistake in the previous message, the permissions should be: `chmod -R 755 db`
> [@021-projects](https://github.com/021-projects) there seems to be a problem with your Docker file and the permissions. In case of using `sudo chown -R pi:pi dataRestApi` your Docker can't start the container....
By the way, I also opened [Issues](https://github.com/021-projects/Uptime-Kuma-Web-API/issues) in the fork repository, so you can post new issues there 👌
Hi! Thank you for this big work! Could you please explain the advantage of this approach? Doesn't using Shadow DOM create customization issues for external styling?
Got it! Thank you for your explanations and your work)