I’m requesting the ability to run a custom script (e.g.: Bash script) once I click the Deploy button, for a target with settings like these:
For these settings there’s no Deploy button:
So, there in the target configuration, for Access Type “Local Folder”, add a field that accepts a custom script to execute for Deployment. Note this can be a file relative to the root of the project, not an absolute path of the location on the current computer
This allows me to run custom deployment scripts, such as a Caprover deployment script, without messing too much with the terminal
@George is this easy for you to implement? I purposely made this simple
Edit: Actually, this could be a textarea of command(s) to send to Wappler’s Terminal. My use-case would consist of just a single command to run a Bash script
Last updated: