35 Commits

Author SHA1 Message Date
43f7a60bd3 chore: anvil.it.com → inouter.com
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
2026-03-27 16:20:32 +00:00
a72046d211 fix: registry gitea.inouter.com
All checks were successful
Build and Push Docker Image / build (push) Successful in 18s
2026-03-27 15:41:33 +00:00
de276189a1 chore: rebuild test
Some checks failed
Build and Push Docker Image / build (push) Failing after 9s
2026-03-27 15:37:36 +00:00
c07e7d2029 chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
Build and Push Docker Image / build (push) Failing after 11s
2026-03-27 15:33:16 +00:00
99919a46c2 chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2026-03-27 15:32:59 +00:00
kappa
d8e306b30f Migrate to HTTPRoute with *.api.inouter.com domain
All checks were successful
Build and Push Docker Image / build (push) Successful in 53s
2026-03-26 13:35:43 +09:00
kaffa
8b539e804e fix: use latest tag
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2026-03-24 12:23:20 +00:00
kaffa
fd5dbca1ed build via tailscale
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2026-03-24 12:21:00 +00:00
kaffa
8c7a737448 build direct 2026-03-24 11:15:14 +00:00
kaffa
d09ebd968f build without waf
Some checks failed
Build and Push Docker Image / build (push) Failing after 24s
2026-03-24 11:12:09 +00:00
kaffa
ffc147f60b build on jp1
Some checks failed
Build and Push Docker Image / build (push) Failing after 59s
2026-03-24 11:08:37 +00:00
kaffa
6580ea4273 build on kr2
Some checks failed
Build and Push Docker Image / build (push) Failing after 29s
2026-03-24 09:35:51 +00:00
kaffa
7ed1acb838 test kr2 runner
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2026-03-24 09:30:36 +00:00
kaffa
c6fa024bb2 fix docker workflow
Some checks failed
Build and Push Docker Image / build (push) Failing after 12m58s
2026-03-24 09:12:50 +00:00
kaffa
9f1f728784 test actions 2026-03-24 09:11:39 +00:00
kaffa
c70a5704f1 trigger CI k3s runner 2026-03-24 09:07:19 +00:00
kaffa
f019d67524 trigger CI with k3s runner 2026-03-24 09:01:50 +00:00
kaffa
837feb6c43 trigger CI 2026-03-24 08:56:32 +00:00
dae9b55a02 trigger after gitea restart 2026-03-24 08:50:14 +00:00
17f1904717 rebuild with simplified workflow 2026-03-24 08:46:46 +00:00
d8f9525b5c fix: simplify docker build 2026-03-24 08:45:20 +00:00
9223b50a1d trigger rebuild
Some checks failed
Build and Push Docker Image / build (push) Failing after 47s
2026-03-24 08:39:09 +00:00
029d53235e trigger rebuild
Some checks failed
Build and Push Docker Image / build (push) Failing after 59s
2026-03-24 08:01:18 +00:00
kaffa
bc83593972 fix: use correct image tag 87b51c1 2026-03-12 14:03:14 +09:00
kaffa
0c8d6f0ae5 chore: add k8s manifests for Argo CD 2026-03-12 13:58:14 +09:00
kaffa
0916b1d3a4 chore: add k8s manifests for Argo CD 2026-03-12 13:58:06 +09:00
kaffa
2743ebd1d1 chore: add k8s manifests for Argo CD 2026-03-12 13:57:00 +09:00
kaffa
660e92a4d6 Add Gitea Actions CI workflow 2026-02-03 11:38:38 +09:00
kaffa
4990c3d5ca Add MIT LICENSE 2026-02-03 11:20:38 +09:00
kaffa
87b51c10fd Fix: remove https:// from registry URL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:29:12 +09:00
kaffa
b296b14f76 Fix: use REGISTRY_TOKEN instead of reserved GITEA_TOKEN
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:26:11 +09:00
kaffa
e171440ffd Add Docker build with Gitea Actions CI
- Add Dockerfile with Python 3.13 + uv
- Add Gitea Actions workflow for auto-build on push
- Add deposit_api.py for balance management
- Update api_server.py with domain registration endpoint

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:25:10 +09:00
kaffa
050fb8205e Refactor registrant config and clean up duplicate endpoints
- Use REGISTRANT_* env vars instead of DEFAULT_* for registrant info
- Add REGISTRANT_ADDRESS2 to env config
- Remove duplicate /childns/* endpoints (keep /glue/* only)
- Add error handling to glue record endpoints
- Document /domains/register endpoint in README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 12:38:01 +09:00
kaffa
87e7f2a590 Exclude prices.db from version control
Auto-updated database file should not be tracked in git.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 12:40:35 +09:00
kaffa
896699535d Initial commit: Namecheap API library with REST/MCP servers
Features:
- Domain management (check, register, renew, contacts)
- DNS management (nameservers, records)
- Glue records (child nameserver) support
- TLD price tracking with KRW conversion
- FastAPI REST server with OpenAI schema
- MCP server for Claude integration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 10:21:46 +09:00