In this Post we describe how to deploy a Spring Boot Webapp to a remote VM using Ansible.
Make sure you already installed Ansible and tried your first playbo...
March 4, 2025 · Read more ·
5 min read
In our previous post Automated administration with Ansible we installed Ansible for automated host administration.
Let’s use Ansible to install Java on the ...
March 3, 2025 · Read more ·
6 min read
Ansible automates the management of remote systems and controls their desired state.
In this post we will install and configure Ansible for managing remote ...
March 3, 2025 · Read more ·
12 min read
Installation
Debian 12
See Installation instructions: Debian:
“Before you install nginx for the first time on a new machine, you need to set up the ngi...
March 2, 2025 · Read more ·
7 min read
Following our previous post nginx Webserver - Installation, Configuration, Operations we configured a nginx webserver serving websites under HTTP (port 80).
...
March 2, 2025 · Read more ·
9 min read