aaP_denis.webdevil Hi! I have a question: Is it possible to set up automatic deployment of a Next.js project in aaPanel after committing to a repository? If so, how can this be done? I’d appreciate any information! 🙌
aaPanel_Kern Hello, is there any more information? Do you want to restart the corresponding project using automatic update file? You can try using Webhook: https://www.aapanel.com/docs/Function/Plug-ins.html#webhook aaP_denis.webdevil
aaP_denis.webdevil aaPanel_Kern I meant something else. The functionality available in CapRover. When a commit is made to the Git repository, the project on the website is automatically updated.
aaPanel_Kern Yes, send access requests to the Webhook through the git repository, and then execute the update commands and startup commands you wrote to automatically update. aaP_denis.webdevil