YC-GPT support.ycgpt.org

Appliance Deployment Guide

Welcome to the official NoCloudGPT support documentation. This guide maps directly to the automated installation sequence of your appliance. To protect the security and integrity of your private cloud environment, our deployment logic is closed-source. However, the exact configuration requirements and verification steps for each stage are detailed in this guide.

Understanding Your Installation Summary

At the end of a successful boot, your instance will generate an install-summary.txt and instance.env file. These files contain the routing information needed to access your appliance. Below is an example of what to look for, with sensitive IPs and domains redacted.

ubuntu@ip-<LOCAL_IP>:/opt/philosopher$ sudo cat install-summary.txt ================================================ NoCloudGPT Installation Summary ================================================ Install Version: lightsail-2 Pilot Install Status: SUCCESS Last Script Started: 7-admin Failed Script: none Primary Log File: /opt/philosopher/ycgpt-log.txt Home: https://<PUBLIC_IP>/ Chat: https://chat.<YOUR_DOMAIN> Wiki: https://wiki.<YOUR_DOMAIN> Software Root: /opt/philosopher

The Boot Sequence (Stages 0-7)

If you encounter an error in your ycgpt-log.txt, locate the stage number below and click through to find the corresponding troubleshooting steps, expected variables, and path structures.