Paul Payne payneio
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 07:29:03 +00:00
96dfaaf07c Add comprehensive documentation for Talos v1.11: architecture, operations, troubleshooting, and CLI essentials
5d8129dad8 Refactor service management: update SMTP handling to be configuration-only and enhance CloudComponent with SMTP configuration UI
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 06:04:14 +00:00
c054dbff39 Fix type-check problems.
3531daf447 Fix some type-check errors.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 20:30:41 +00:00
f8974d9787 Refactor UI components: enhance headers and descriptions for improved clarity and consistency across AppsComponent, CentralComponent, CloudComponent, ClusterNodesComponent, ClusterServicesComponent, ConfigEditor, DnsComponent, KubernetesDashboard, Terminal, and IsoPage.
9295804034 Refactor AppSidebar: update tooltip and label for USB installer to improve clarity
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 19:38:09 +00:00
7ba269ae0c Refactor ClusterServicesComponent: enhance service card layout with improved responsiveness and action button arrangement
b27eef2592 Refactor AppSidebar and CloudComponent: streamline sidebar menu items for collapsed state and remove unused network configuration section in CloudComponent.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 19:08:18 +00:00
d3e308b5dc Remove CheckCircle icon from phase indicator when complete
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 18:45:46 +00:00
01bea32b9c Refactor cluster configuration management: streamline instance configuration checks, remove unused cluster settings, and replace NodeFormDrawer with NodeFormDialog for improved node management.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 14:07:49 +00:00
9ae8d446b7 Refactor service status handling: remove unused status icon function and streamline status badge rendering in ClusterServicesComponent
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 13:57:09 +00:00
576e134095 Refactor DNS and configuration management: integrate instance fetching, update global config types, and enhance dynamic DNS setup with detailed instructions.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 13:24:43 +00:00
654fcc94a2 Enhance DNS configuration: add support for commented DNS entries without load balancer IP; update instance count logic to include commented domains; implement dynamic DNS configuration with save functionality and setup instructions.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 12:08:39 +00:00
2199e90691 Update CentralComponent title and restructure configuration section; make DNS IP retrieval consistent with dnsmasq
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 11:47:09 +00:00
9b5cb77618 Fix asset deletion URL in create-gitea-release script for correct API endpoint
8c5e83f667 Remove Talos version check from instance configuration phase for streamlined setup validation
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 11:28:27 +00:00
f6864bb2a7 Refactor configuration management to replace 'dns' with 'dnsmasq' for clarity; update EnsureInstanceConfig to accept instance name, and streamline instance creation in the main API.
2d65569a28 Refactor CloudComponent to remove Talos version handling and update labels for clarity; streamline cluster configuration management.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-02-01 11:09:20 +00:00
78adc2883f Fix DNS configuration variable names in ADDING-APPS.md
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 10:44:32 +00:00
0d4fb41e7e Refactor DNS configuration to use 'dnsmasq' instead of 'dns' for improved clarity and consistency across the codebase; update related tests and configuration files accordingly.
4e49c435a9 Enhance configuration management by adding global config validation and network detection; refactor tests to align with updated config structure
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-01 08:11:25 +00:00
9e362c8993 chore: Update subproject commit reference in wild-cloud
d789e7c77c feat(backups): Add comprehensive backup system implementation guide
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 08:11:24 +00:00
c20006192e Refactor type definitions to use 'unknown' instead of 'any' for improved type safety across multiple components and services
payneio released Wild Cloud Central 0.1.2 at wild-cloud/wild-cloud 2026-01-31 20:08:27 +00:00
payneio pushed to main at wild-cloud/wild-cloud 2026-01-31 20:07:11 +00:00
d83d2976fa Fix package build command to include root owner group for .deb creation
payneio pushed to main at wild-cloud/wild-cloud 2026-01-31 20:03:26 +00:00
fac866ffa1 Add CLI binaries to packaging and update release scripts for improved distribution
b68abd2f08 Enhance package creation process by removing old .deb files before generating new ones and update release script to include standalone binaries and checksum generation.
Compare 2 commits »
payneio released Wild Cloud Central 0.1.2 at wild-cloud/wild-cloud 2026-01-31 19:46:23 +00:00