Completed
40:53 - Pushing the JAR to our server
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Full Guide to Auto-Deploy a Spring Boot Backend - VPS Server, GitHub Actions, HTTPS, Security
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Introduction
- 2 3:07 - VPS Hosting
- 3 7:36 - Setting up the VPS
- 4 19:14 - Copying the SSH key for existing servers
- 5 23:52 - Creating an admin user
- 6 35:55 - Creating an SSH alias
- 7 38:58 - Installing Java
- 8 40:53 - Pushing the JAR to our server
- 9 46:06 - Systemd service setup
- 10 58:42 - SSL & Custom domain setup
- 11 1:08:08 - GitHub Actions automation
- 12 1:18:26 - Permitting service relaunch without sudo
- 13 1:20:11 - Creating a GitHub repository secret
- 14 1:21:40 - Testing everything
- 15 1:27:35 - Configuring a firewall