Paul Payne
c2f8f7e6a0
Default value created when wild-secret-set
is run.
2025-08-15 03:32:55 -07:00
Paul Payne
22d4dc15ce
Backup env config setup. Add --check
flag to wild-config and wild-set.
2025-08-15 03:32:18 -07:00
Paul Payne
4966bd05f2
Add backup config to wild-setup-scaffold
2025-08-08 09:57:07 -07:00
Paul Payne
6be0260673
Remove config wrappers.
2025-08-08 09:56:36 -07:00
Paul Payne
97e25a5f08
Update wild-app-add
to copy all template files. Clean up script output.
2025-08-08 09:30:31 -07:00
Paul Payne
360069a8e8
Adds redis password. Adds tlsSecretName config to manifests.
2025-08-08 09:27:48 -07:00
Paul Payne
33dce80116
Adds discourse app.
2025-08-08 09:26:02 -07:00
Paul Payne
9ae248d5f7
Updates secret handling in wild-app-deploy.
2025-08-05 17:40:56 -07:00
Paul Payne
333e215b3b
Add note about using helm charts in apps/README.md.
2025-08-05 17:39:31 -07:00
Paul Payne
b69344fae6
Updates keila app with new tls smtp config.
2025-08-05 17:39:03 -07:00
Paul Payne
03c631d67f
Adds listmonk app.
2025-08-05 17:38:28 -07:00
Paul Payne
f4f2bfae1c
Remove defaultConfig from manifest when adding an app.
2025-08-04 16:02:37 -07:00
Paul Payne
fef238db6d
Get SMTP connection sercurity config during service setup.
2025-08-04 16:01:32 -07:00
Paul Payne
b1b14d8d80
Fix manifest templating in wild-cloud-add
2025-08-04 16:00:53 -07:00
Paul Payne
4c14744a32
Adds keila app.
2025-08-04 13:58:05 -07:00
Paul Payne
5ca8c010e5
Use full secret paths.
2025-08-04 13:57:52 -07:00
Paul Payne
22537da98e
Update spelling dictionary.
2025-08-03 12:34:27 -07:00
Paul Payne
f652a82319
Add db details to app README.
2025-08-03 12:34:08 -07:00
Paul Payne
c7c71a203f
SMTP service setup.
2025-08-03 12:27:02 -07:00
Paul Payne
7bbc4cc52d
Remove test artifact.
2025-08-03 12:26:14 -07:00
Paul Payne
d3260d352a
Fix wild-app-add secret generation.
2025-08-03 12:24:21 -07:00
Paul Payne
800f6da0d9
Updates mysql app to follow new wild-app patterns.
2025-08-03 12:23:55 -07:00
Paul Payne
39b174e857
Simplify environment in gitea app.
2025-08-03 12:23:33 -07:00
Paul Payne
23f1cb7b32
Updates ghost app to follow new wild-app patterns.
2025-08-03 12:23:04 -07:00
Paul Payne
bfc5582996
License updates.
POC
2025-07-23 21:12:54 -07:00
Paul Payne
52cf28c486
Gitea app updates.
2025-07-23 21:12:21 -07:00
Paul Payne
ad324f19a0
Adds license.
2025-07-23 09:06:44 -07:00
Paul Payne
47f3520063
Clean up longhorn setup files.
2025-07-23 07:47:32 -07:00
Paul Payne
0bf18ba50f
Replace dummy secret generation with random secret for improved security
2025-07-23 07:47:06 -07:00
Paul Payne
ba065e8d2c
Refactor Gitea deployment: remove init containers and streamline configuration
2025-07-21 17:35:49 -07:00
Paul Payne
c0b1d60e7b
Cluster nodes by name instead of (mutable) ip.
2025-07-21 17:32:21 -07:00
Paul Payne
9d1ad5950b
Add wild-cluster-node-ip
script.
2025-07-21 17:30:35 -07:00
Paul Payne
ceec84b655
Fix wild-setup-cluster: continue if secrets already generated; fix talos context detection command.
2025-07-18 08:12:16 -07:00
Paul Payne
a92d427fc4
Adds gitea app.
2025-07-17 14:02:22 -07:00
Paul Payne
7250f08cc5
Adds memcached and openproject apps.
2025-07-17 13:38:16 -07:00
Paul Payne
bcf2bca715
Adds a test cloud home.
2025-07-15 07:15:31 -07:00
Paul Payne
2401423976
Rename wild-app-config to wild-app-add. Update dev docs for apps.
2025-07-14 18:41:54 -07:00
Paul Payne
269fb29123
Add future apps list to Wild Cloud documentation
2025-07-14 17:51:29 -07:00
Paul Payne
046538772f
Add gomplate processing for template syntax in app configuration
2025-07-14 17:51:15 -07:00
Paul Payne
31efcd1276
Update domain configuration in immich manifest to use dynamic cloud domain
2025-07-14 17:50:28 -07:00
Paul Payne
0b3d4d6aaf
Updates (fixes) app deploy.
2025-07-07 16:10:11 -07:00
Paul Payne
51af391985
Updates setup scripts directory references.
2025-07-07 09:32:08 -07:00
Paul Payne
5053fb8a50
Update nfs setup script.
2025-07-07 09:31:45 -07:00
Paul Payne
93240f6300
Refactor wild-cluster-config-generate script; remove --force option and improve cluster secrets generation. Add wild-cluster-node-boot-assets-download script for downloading Talos installer images and assets. Update wild-setup-cluster to integrate new boot asset download process and adjust configuration steps. Clean up wild-setup-services and update documentation for clarity on new processes.
2025-07-06 14:34:58 -07:00
Paul Payne
d1912af913
Update terminology from "Wild-Cloud" to "Wild Cloud" across scripts and documentation for consistency
2025-07-06 12:18:10 -07:00
Paul Payne
24e3b64077
Refactor configuration scripts for improved clarity and structure; remove deprecated Talos ISO script and update Talos schemas with new version mappings.
2025-07-06 10:31:01 -07:00
Paul Payne
dc8141e6d5
Better cluster-node lifecycle.
2025-07-06 09:26:00 -07:00
Paul Payne
2a9bdb6c9c
Setup script cleanup.
2025-07-06 09:18:28 -07:00
Paul Payne
c9284a16e0
Setup dir rename.
2025-07-06 09:18:11 -07:00
Paul Payne
364c8c3da8
Add documentation management and reorganize scaffold docs
...
- Add wild-setup-docs command to copy documentation to cloud projects
- Move node setup guide from scaffold to main docs/guides/
- Add app workflow guide to main docs/guides/
- Update cluster installation scripts to use standard env initialization
2025-07-06 03:19:12 -07:00