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.
6528
11.04.2025 11:28
- SSL on Node JS : permission denied
5984
06.06.2020 06:29
- Can Plesk Obsydian be installed on the VPS 2016 Cloud instances that offer the free Web
5602
22.03.2020 18:54
- vSphere from Linux
5584
13.02.2018 08:34
- Vps on Plex how to load it
5374
30.07.2018 09:07
- Move a VM between data centres
4880
24.03.2020 07:57
- Create a database with MySQL Workbench
4852
18.02.2021 22:35
- Instance Stuck in "Backup instance creation" status
4561
17.02.2022 03:44
- Using vRack DHCP in Private Cloud
4323
29.08.2020 21:12
- Problem activate dkim
4204
20.09.2023 07:11