Commit Graph

9 Commits

Author SHA1 Message Date
Houzhong Xu
9464fda253 GitOps Test: Third automatic deployment test
- Add third test comment to verify REAL GitOps automation
- Updated webhook server to support all nodes
- Test automatic deployment via GitOps
- Timestamp: 2025-10-09T06:55 UTC
2025-10-09 06:53:36 +00:00
Houzhong Xu
8b8af42a07 GitOps Test: Second automatic deployment test
- Add second test comment to verify webhook automation
- Test automatic deployment via GitOps
- Timestamp: 2025-10-09T06:50 UTC
2025-10-09 06:52:09 +00:00
Houzhong Xu
7b4231a20e Fix: Remove invalid test config blocks
- Remove test_config and gitops_test blocks that caused Nomad startup failure
- Keep GitOps test comments for verification
- Restore valid Nomad configuration
2025-10-09 06:49:52 +00:00
Houzhong Xu
7c501b1614 GitOps Test: Add test configuration to hcp1
- Add test_config block with GitOps automation test values
- Add gitops_test block for deployment verification
- Test automatic deployment via webhook
- Timestamp: 2025-10-09T06:45:00Z
2025-10-09 06:48:05 +00:00
Houzhong Xu
edae611b31 Test webhook deployment
- Add OCI credentials to Consul
- Configure OpenTofu plugin cache
- Test GitOps automation
2025-10-09 06:45:42 +00:00
Houzhong Xu
cef3ab7534 Remove backup directory and improve gitignore
- Delete backups/ directory (use git for version control)
- Add backup file patterns to .gitignore
- Git is the best backup strategy
2025-10-09 06:19:17 +00:00
Houzhong Xu
f8532b8306 Ignore symbolic link file
- Add mcp_shared_config.json to .gitignore
- Remove symbolic link from git tracking
2025-10-09 06:16:42 +00:00
Houzhong Xu
5a56e4b84e Ignore code editor configuration directories
- Add .codebuddy/ and .kilocode/ to .gitignore
- Remove editor config files from git tracking
2025-10-09 06:15:32 +00:00
Houzhong Xu
89ee6f7967 Clean repository: organized structure and GitOps setup
- Organized root directory structure
- Moved orphan files to proper locations
- Updated .gitignore to ignore temporary files
- Set up Gitea Runner for GitOps automation
- Fixed Tailscale access issues
- Added workflow for automated Nomad deployment
2025-10-09 06:13:45 +00:00