Tag

ZeroTier

1 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
May 4, 2020 · Backend Development

Optimizing a Low‑End Laptop for Spring Cloud Microservices with ZeroTier

This guide explains how to configure a modest‑spec laptop (e.g., 8 GB RAM) for Spring Cloud microservice development, optimize IDE memory settings, offload services to an Alibaba Cloud ECS instance, and establish seamless networking and service discovery using ZeroTier, including optional Moon satellite deployment.

Alibaba CloudSpring CloudZeroTier
0 likes · 8 min read
Optimizing a Low‑End Laptop for Spring Cloud Microservices with ZeroTier
Java Architecture Diary
Java Architecture Diary
Jan 31, 2020 · Operations

How to Build a Private Virtual LAN with ZeroTier in Minutes

ZeroTier lets you create a peer‑to‑peer virtual network that bridges devices across different physical locations without a public IP, and this guide walks you through its core concepts, registration, network creation, client installation, joining, IP assignment, connectivity testing, and optional Moon relay setup.

Moon relayVPNZeroTier
0 likes · 4 min read
How to Build a Private Virtual LAN with ZeroTier in Minutes