Paul Payne payneio
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-03-04 17:36:09 +00:00
b9e212fbde chore: Update subproject commit reference in wild-cloud
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-03-04 17:36:00 +00:00
84edde4b7e chore: Update CLAUDE.md to remove source reference for public website
payneio pushed to main at wild-cloud/wild-cloud 2026-03-04 17:32:26 +00:00
42a58d383f Blue-green backup-restore implementation (incomplete).
10515f2c92 Simplify backup page.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-03-02 05:19:42 +00:00
773d2e88c8 fix(postgres): Separate drop and create database commands in Restore function
payneio pushed to main at wild-cloud/wild-cloud 2026-03-02 05:18:59 +00:00
b001b762f3 feat(backups): Enhance restore functionality with toast notifications and loading state
payneio pushed to main at wild-cloud/wild-cloud 2026-03-01 17:56:15 +00:00
86cf4443d6 feat(postgres): Enhance database name retrieval from config.yaml for PostgreSQL strategy
e00ea0503b feat(backups): Integrate app backups retrieval and restore functionality in BackupsPage
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-28 21:32:02 +00:00
5f305672ac feat(kubectl): Add GetPodsByDeployment and GetPodsByLabel methods for improved pod retrieval
payneio pushed to main at wild-cloud/wild-cloud 2026-02-28 20:51:50 +00:00
26c88decd8 New backup system.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-28 07:58:47 +00:00
aa528a2b01 feat(config): Implement config value extraction and tracking for service compilation
payneio pushed to main at wild-cloud/wild-cloud 2026-02-28 07:21:47 +00:00
395b740d78 refactor(deployment): Update deployment state terminology from 'needs_redeploy' to 'out_of_sync'
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-28 07:12:02 +00:00
8e0ebdcfd3 chore: Remove outdated Wild Cloud Backup System implementation guide
payneio pushed to main at wild-cloud/wild-cloud 2026-02-28 05:21:17 +00:00
07bb8f83ef feat(apps): Add restart functionality for deployed apps and update related components
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-28 05:21:16 +00:00
972a4c7c57 chore: Update subproject commit references in wild-cloud and wild-directory
5c867f47f4 chore: Remove deprecated activate.sh script
d56de74334 chore: Add branding colors to branding documentation
bf6d1f5ef9 chore: Update subproject commit reference in wild-cloud
Compare 4 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-02-28 05:19:14 +00:00
c837d04f95 fix(deployment-api): update init container paths to use /app/api/data
payneio pushed to main at wild-cloud/wild-directory 2026-02-18 13:23:07 +00:00
f9938f4ca6 Add Kubernetes manifests for communitarian application including deployments, services, ingress, middleware, PVC, and kustomization
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 09:29:43 +00:00
e78352e87f refactor(cloud): Remove unnecessary alerts and improve null checks for test results
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 09:21:10 +00:00
09171b7d85 refactor(config): Remove dnsmasq configuration from global settings and update related tests and components
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 08:31:46 +00:00
f8e826eade refactor(dns): Remove DNS configuration interface from global settings and clean up related UI components
payneio pushed to main at wild-cloud/wild-directory 2026-02-17 07:58:49 +00:00
1e8425c98d Add README files for various applications: Decidim, Discourse, Example Admin, Example App, Ghost, Immich, Keila, Lemmy, Listmonk, Loomio, Matrix, Memcached, MySQL, Open WebUI, OpenProject, PostgreSQL, Redis, and vLLM
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 07:58:20 +00:00
591c58a1a5 feat(dns): Implement modular dnsmasq configuration and update instance DNS handling