Remove test artifact.

This commit is contained in:
2025-08-03 12:26:14 -07:00
parent d3260d352a
commit 7bbc4cc52d
2 changed files with 14 additions and 23 deletions

View File

@@ -1,23 +1,22 @@
# Your Wild Cloud
# Test Wild Cloud Environment
## One-time Setup
This directory is a test Wild Cloud home for debugging scripts and commands.
Congratulations! Everything you need for setting up and managing your wild-cloud is in this directory.
Just run:
## Usage
```bash
wild-setup
cd test/test-cloud
wild-app-fetch <app-name>
wild-app-add <app-name>
wild-app-deploy <app-name>
# etc.
```
## Using your wild-cloud
## Files
### Installing Wild Cloud apps
- `config.yaml` - Test configuration values
- `secrets.yaml` - Test secrets (safe to modify)
- `apps/` - Added apps for testing
- `.wildcloud/cache/` - Cached app definitions
```bash
wild-apps-list
wild-app-fetch <app>
wild-app-config <app>
wild-app-deploy <app>
# Optional: Check in app templates.
```
This environment is isolated and safe for testing Wild Cloud functionality.

View File

@@ -1,8 +0,0 @@
operator:
email: test@domain.tld
cloud:
baseDomain: domain.tld
domain: cloud.domain.tld
internalDomain: internal.cloud.domain.tld
cluster:
name: cloud-domain-tld