Hi All,
I'm looking for the way to automate the web deployment steps and probably this is a simple thing but I'm stuck and have no way to do it.
Basically I create one war file and one web build output directory.
Using scp command I upload the local sources to my server and then (having my tomcat docker up and running) I deploy them in Tomcat using docker cp.
The point is that I run those steps manually. Yes, they are few steps but always the same steps then my intention is by creating a kind of .bat file where those commands there and then running this .bat file then let all be completed.
Obviously scp ask me for the server user and password so automate that and having the credentials encrypted would be a very very useful plus.
Thanks
Hosted Private Cloud - Move war from local to server and tomcat docker
Related questions
- Every friday morning the web application i host on OVH server doesn't work.
6120
11.04.2025 11:28
- SSL on Node JS : permission denied
5655
06.06.2020 06:29
- vSphere from Linux
5374
13.02.2018 08:34
- Can Plesk Obsydian be installed on the VPS 2016 Cloud instances that offer the free Web
5317
22.03.2020 18:54
- Vps on Plex how to load it
5145
30.07.2018 09:07
- Create a database with MySQL Workbench
4664
18.02.2021 22:35
- Move a VM between data centres
4513
24.03.2020 07:57
- Instance Stuck in "Backup instance creation" status
4249
17.02.2022 03:44
- Using vRack DHCP in Private Cloud
4040
29.08.2020 21:12
- Problem activate dkim
3909
20.09.2023 07:11