Initial commit: Anvil Hosting website
Cloudflare Pages 기반 공식 웹사이트 - 서비스 소개 페이지 (도메인, DDoS, 해외서버, 웹호스팅) - 3D 메탈릭 로고 SVG Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
28
README.md
Normal file
28
README.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
# Anvil Hosting - Cloudflare Pages
|
||||||
|
|
||||||
|
공식 웹사이트: https://hosting.anvil.it.com
|
||||||
|
|
||||||
|
## 배포
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd /Users/kaffa/anvil-hosting
|
||||||
|
wrangler pages deploy . --project-name anvil-hosting
|
||||||
|
```
|
||||||
|
|
||||||
|
## 구성
|
||||||
|
|
||||||
|
- **로고**: 3D 메탈릭 모루 + 대장간 망치 + 불꽃 (SVG)
|
||||||
|
- **서비스 순서**: 도메인 → DDoS → 해외서버 → 웹호스팅
|
||||||
|
- **푸터 사업자 정보**: namecheap-api 등록자 정보와 동일
|
||||||
|
|
||||||
|
## 등록자 정보 소스
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ssh npm-linode-1
|
||||||
|
cat /home/admin/namecheap_api/.env # REGISTRANT_* 변수들
|
||||||
|
```
|
||||||
|
|
||||||
|
## 푸터 정보
|
||||||
|
|
||||||
|
- LIBEHAIM Inc. | Taro Tanaka
|
||||||
|
- #202 K-Flat, 3-1-13 Higashioi, Shinagawa-ku, Tokyo 140-0011, Japan
|
||||||
1023
index.html
Normal file
1023
index.html
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user