Tag: devops
All the articles with the tag "devops".
-
Install and set up CentOS 8 in VirtualBox
End-to-end guide installing CentOS 8 in VirtualBox and configuring networking, Java 11, MySQL, MongoDB, Redis, Nginx, NodeJS and PM2.
#linux #centos #virtualbox #devops Read -
Start springboot application at boot time in CentOS 7
Create systemd service files with start/stop shell scripts so a Spring Boot scheduler job starts automatically on CentOS 7 reboot.
#linux #centos #springboot #devops Read -
How to set up a modded minecraft server
Step-by-step guide to install a Forge-based modded Minecraft server on Linux and Windows, including firewall port configuration.
#linux #java #devops #notes Read -
Hosting a web server at home
Self-host a web server using a DDNS domain, router port forwarding, and a free Let's Encrypt TLS certificate for HTTPS.
#linux #devops #deployment #notes Read