FleetMS Part 64 - Deploy SpringBoot with PostgreSQL Database to Heroku
This is part 64 of our complete application in Spring Boot. In this part, we will deploy out application to Heroku server online and test the deployment.
Part of this tutorial:
00:00 - Introduction - Application deployed to Heroku
01:00 - Why we need FleetMS v3(Angular, and PostgreSQL)
02:35 - Create and application in Heroku
04:10 - Set up Heroku Posgres
05:00 - Copy the PostgreSQL configuration from settings to your file
07:07 - Add the @Table annotation to the User model
08:15 - Push the changes to Github repository
10:17 - Connect to Github from Heroku and deploy the application
11:25 - Debug deployment error by changing Java version from 11 to 8
13:10 - Redeply and test the application
Find step by step procedures here:
👉
2 views
7395
3385
2 months ago 00:08:09 1
InventoryMS - Spring Boot Roles and Privileges - 2
2 months ago 00:30:03 1
InventoryMS - Spring Boot Roles and Privileges - 1
3 years ago 00:09:42 1
Part 26 - Adding Toast Messages (Success Messages)
3 years ago 00:05:25 1
Part 13 - Get Record by Id With TypeScript and From PostgreSQL
3 years ago 00:12:32 1
Part 9 - Setup Application With TypeScript
3 years ago 00:13:07 1
Part 4 - Create Database Migration -
3 years ago 00:15:46 1
FleetMS v3 Part 2 - Integrate AdminLTE Template With Angular
3 years ago 00:29:29 1
FleetMS v3 Part 1 - Setup , Angular and PostgreSQL
3 years ago 00:15:51 2
FleetMS Part 64 - Deploy SpringBoot with PostgreSQL Database to Heroku
3 years ago 00:11:50 1
Part 63 - Data Summary Chart Report with SQL
3 years ago 00:18:09 1
Part 62 - Dashboard, Graphs and Charts in SpringBoot with
3 years ago 00:12:02 1
Part 61- Restrict Access to Page by Role
3 years ago 00:18:43 1
Part 60 - Assign and Unassign User Roles
3 years ago 00:14:25 1
FleetMS-v2 Part 57 - New User Registration (Spring Security + BCrypt Password Encoder)
3 years ago 00:16:23 1
FleetMS Part 56 - JPA Auditing
3 years ago 00:27:41 1
FleetMS Part 54 - Deploy FleetMS + MySQL Database to Kubernetes
3 years ago 00:25:58 1
Part 53 - Dockerize FleetMS (SpringBoot) With MySQL Database
3 years ago 00:14:53 1
Part 52 - Image Thumbnails and Image Modal Popup
3 years ago 00:20:21 1
Part 51 - Add a Node js Backend to FleetMS
3 years ago 00:04:35 1
Part 50 - Handling Date and Time in Spring Boot with Thymeleaf
3 years ago 00:20:30 1
Part 45 - Filter Table Data by Keyword by Extending JpaRepository
3 years ago 00:16:14 1
Part 43 - Create a React UI App for FleetMS
3 years ago 00:10:19 1
Part 42 - HTML Form Validation (Dropdown, Regex, DataList, JavaScript )
3 years ago 00:12:19 1
Part 41 - Fetch Data From Spring API and Display in Angular UI