Tag

Linux Deployment

1 views collected around this technical thread.

Java Captain
Java Captain
Jan 6, 2021 · Backend Development

Building a WeChat Mini Program with a Spring Boot Backend: Step‑by‑Step Guide

This tutorial walks through creating a WeChat mini‑program, setting up a Spring Boot backend with Maven dependencies, configuring SSL, writing REST controllers, invoking the APIs from the mini‑program using wx.request, and deploying the service on a Linux server.

Backend APIHTTPSJava REST
0 likes · 10 min read
Building a WeChat Mini Program with a Spring Boot Backend: Step‑by‑Step Guide
Ops Development Stories
Ops Development Stories
Jun 12, 2018 · Cloud Computing

Step-by-Step Guide to Building OpenStack Keystone and Glance Services

This tutorial walks through the complete installation and configuration of OpenStack's identity (Keystone) and image (Glance) services, covering database setup, service and endpoint creation, Apache integration, token management, client environment scripts, and verification steps, with detailed command examples and configuration snippets.

Cloud ComputingGlanceIdentity Service
0 likes · 15 min read
Step-by-Step Guide to Building OpenStack Keystone and Glance Services