Tagged articles
9 articles
Page 1 of 1
Java Architect Handbook
Java Architect Handbook
Dec 2, 2025 · Operations

One‑Click Remote Deployment of Spring Boot with IDEA and Docker

This guide walks you through setting up IntelliJ IDEA and Docker to replace manual jar uploads with a single‑click remote deployment for Spring Boot applications, covering prerequisites, SSH configuration, Docker daemon basics, Dockerfile creation, and the final one‑step deployment process.

DevOpsDockerDockerfile
0 likes · 8 min read
One‑Click Remote Deployment of Spring Boot with IDEA and Docker
macrozheng
macrozheng
Aug 1, 2025 · Backend Development

Deploy SpringBoot Apps Instantly with IDEA + Docker: One-Click Remote Setup

This tutorial shows how to use IntelliJ IDEA and Docker to remotely deploy SpringBoot applications with a single click, comparing traditional jar uploads with modern containerized deployment, and provides step‑by‑step configuration, Dockerfile creation, and troubleshooting tips.

DockerIDEARemote Deployment
0 likes · 7 min read
Deploy SpringBoot Apps Instantly with IDEA + Docker: One-Click Remote Setup
Top Architect
Top Architect
Jul 22, 2025 · Backend Development

One‑Click Remote Deployment of SpringBoot with IDEA & Docker

This guide walks you through preparing the environment, comparing traditional JAR deployment with IDEA‑plus‑Docker one‑click deployment, configuring SSH and Docker daemon, writing a Dockerfile, and setting up IntelliJ remote run configurations, culminating in a fully automated SpringBoot launch with live logs.

BackendDockerDockerfile
0 likes · 11 min read
One‑Click Remote Deployment of SpringBoot with IDEA & Docker
Top Architect
Top Architect
Mar 13, 2025 · Backend Development

One‑Click Remote Deployment of SpringBoot Projects Using IntelliJ IDEA and Docker

This article guides readers through setting up IntelliJ IDEA and Docker for one‑click remote deployment of a SpringBoot application, compares traditional jar deployment, explains SSH and Docker daemon configuration, provides a sample Dockerfile, and then promotes various AI‑related products and services.

Backend DevelopmentDevOpsDocker
0 likes · 10 min read
One‑Click Remote Deployment of SpringBoot Projects Using IntelliJ IDEA and Docker
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 5, 2025 · Backend Development

One-Click Remote Deployment of SpringBoot Projects with IntelliJ IDEA and Docker

This tutorial explains how to set up IntelliJ IDEA and Docker for one‑click remote deployment of a SpringBoot application, covering prerequisite installations, SSH configuration, Docker daemon basics, Dockerfile creation, and the step‑by‑step configuration within IDEA to streamline project deployment and log monitoring.

Backend DevelopmentDockerIntelliJ IDEA
0 likes · 7 min read
One-Click Remote Deployment of SpringBoot Projects with IntelliJ IDEA and Docker
macrozheng
macrozheng
Nov 4, 2024 · Backend Development

Deploy Spring Boot Apps Instantly with IDEA + Docker: One‑Click Remote Deployment

Learn how to replace manual jar uploads and java -jar commands by configuring IntelliJ IDEA and Docker for one‑click remote deployment of Spring Boot applications, covering prerequisite setup, Docker daemon basics, Dockerfile creation, and step‑by‑step configuration to streamline and automate the deployment process.

DevOpsDockerIntelliJ IDEA
0 likes · 9 min read
Deploy Spring Boot Apps Instantly with IDEA + Docker: One‑Click Remote Deployment