31 Commits

Author SHA1 Message Date
qorgh529
54877f8e96 feat: 허브 홈페이지 구축 및 URL 구조 개편 (2026-05)
- hub/ 신규 추가: cyanburu.com/ 허브 홈페이지 (에디토리얼+사이버펑크 디자인)
- hub/index.html: /portal/api/homepage/cards 동적 카드 로딩
- k8s/00-hub.yaml: hub 네임스페이스 + Deployment + Service
- k8s/13-ingress-hub.yaml: cyanburu.com/ → hub 라우팅
- k8s/08-ingress.yaml: cyanburu.com/ → cyanburu.com/portal 경로 변경
- backend/main.py: homepage_cards CRUD API 추가, root_path=/portal 설정
- frontend/index.html: API 경로 /portal/api 수정, 홈 카드 관리 탭 추가
- README.md: 2026-05 변경 이력 추가
2026-06-10 18:18:53 +09:00
qorgh529
72689d8647 docs: 2026-05 허브 홈페이지 구축 및 URL 구조 개편 내용 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-06-10 18:15:14 +09:00
qorgh529
c092efe160 docs: GitHub 포트폴리오용 README 작성 2026-04-28 19:55:32 +09:00
qorgh529
e10f15ec00 docs: ARCHITECTURE.md 추가 및 README 최신화
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-28 18:51:12 +09:00
qorgh529
aa9ff7fe04 docs: 2026-04-27 알림 채널 관리 UI 추가 내용 업데이트
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 21:04:31 +09:00
qorgh529
8774bbf128 feat: 알림 채널 B방식 다중 발송 적용
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 20:46:28 +09:00
qorgh529
638f6773fb feat: 알림 채널 다중 관리 UI 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 20:30:16 +09:00
qorgh529
c24a2696db feat: 관리자 알림 설정 페이지 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 20:17:13 +09:00
qorgh529
fc12243b1d docs: 2026-04-27 모니터링 알림 추가 및 트러블슈팅 업데이트
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 20:07:22 +09:00
qorgh529
a024efbd3f fix: frontend 이미지 주소를 외부 IP로 변경
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 20:01:45 +09:00
qorgh529
949059e523 fix: backend 이미지 주소를 외부 IP로 변경
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 19:55:17 +09:00
qorgh529
6379f8a526 fix: asyncio.create_task를 await로 수정
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 18:48:06 +09:00
08e0195726 Update backend/Dockerfile
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-27 09:31:30 +00:00
qorgh529
91b57b298e feat: Discord/Gmail 알림 기능 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-15 19:28:05 +09:00
qorgh529
dad98fedfa docs: 서브도메인 연결 내용 README 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 21:57:17 +09:00
qorgh529
c83b40ce50 docs: 도메인 연결 및 HTTPS 설정 내용 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 21:40:33 +09:00
qorgh529
dedb7af440 feat: Ingress + cert-manager + HTTPS 설정
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 20:38:31 +09:00
qorgh529
08f345fad7 docs: 2026-04-10 변경사항 README 업데이트
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 20:05:08 +09:00
qorgh529
68e9fc0a32 feat: 공지 탭 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 19:58:43 +09:00
qorgh529
1a6e9b6327 feat: MY Page, 게시판, Favicon 기능 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 18:38:21 +09:00
qorgh529
2ef0e47693 feat: 비밀번호 표시 토글, 로그인 실패 시 아이디 유지
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 18:16:59 +09:00
qorgh529
3f7166f89e feat: 비밀번호 관리 기능 추가
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-10 17:59:44 +09:00
qorgh529
b80c379310 docs: README 업데이트
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 23:48:26 +09:00
qorgh529
a4966f4e7e fix: image 주소 K8s 내부 서비스명으로 변경
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 23:22:55 +09:00
qorgh529
d33a12d9b9 fix: argocd app yaml locate, and mirage delete
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 22:01:03 +09:00
qorgh529
66efe53ac8 fix: 중복 파일 제거
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 21:56:02 +09:00
87fb2029d6 Update k8s/04-backend.yaml
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 12:50:40 +00:00
a5343f22cb Update k8s/05-frontend.yaml
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 12:49:53 +00:00
e575e56859 Update k8s/06-argocd-app.yaml
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 12:45:35 +00:00
34f130d0cd Update k8s/06-argocd-app.yaml
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
상세내용 변경
2026-04-06 12:26:11 +00:00
qorgh529
5e7e245858 init: web portal
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled
2026-04-06 21:16:17 +09:00