Commit Graph

  • 788346f2ae git clone 인증 + GPG overwrite 프롬프트 자동 처리 main Claude 2026-04-10 01:02:12 +00:00
  • 4621fdcb6d pharmq-setup-v2: noVNC CT 설치 제거, 9단계로 최적화 Claude 2026-04-09 06:56:10 +00:00
  • 02ebc89fc1 pharmq-setup-v2.sh 생성 — 기존 v1 복사본 (최적화 전) Claude 2026-04-09 06:52:48 +00:00
  • 3dad99747b Phase 8 RDP: 기본 계정 administrator → pqserver 수정 Claude 2026-04-08 14:23:16 +00:00
  • b37b1281a5 noVNC 스크립트 CLI 인자 지원 + Phase 9 자동 PVE 접속 정보 전달 Claude 2026-04-08 14:12:32 +00:00
  • 05b01e111b Phase 9: noVNC를 PVE host가 아닌 CT 내부에서 pct exec로 실행 Claude 2026-04-08 14:02:24 +00:00
  • 16fd28662c VPN IP로 약국 검색 API 추가 + Phase 3 기존 약국 감지 수정 Claude 2026-04-08 13:57:03 +00:00
  • 3359ca04f6 Phase 3: PVE Tailscale IP로 기존 약국 자동 감지 + Phase 7 중복 등록 방지 Claude 2026-04-08 13:51:15 +00:00
  • 1f2939cca4 Phase 8(RDP), Phase 9(noVNC) 통합 — 총 10단계로 확장 Claude 2026-04-08 13:44:16 +00:00
  • 8419c4271c Phase 8 검증: ping → tailscale ping으로 변경 Claude 2026-04-08 13:33:27 +00:00
  • 4d1845c6bc Phase 5/6 스킵 감지 안정화: set -e 충돌 방지 + grep -P 호환성 수정 Claude 2026-04-08 13:26:56 +00:00
  • 9a662c1251 스마트 재실행: 기존 VM/CT/VPN 감지하여 완료된 Phase 자동 스킵 Claude 2026-04-08 13:20:32 +00:00
  • 566280f4c5 Fix Phase 7 crash + improve error handling across all phases Claude 2026-04-07 10:55:02 +00:00
  • dd53e869d0 Fix: VM selection by list number instead of raw backup ID Claude 2026-04-07 00:36:43 +00:00
  • 36fdae3eb1 Don't exit on PBS snapshot not found — skip and continue Claude 2026-04-07 00:35:15 +00:00
  • f89bbecdcd Fix script crash: remove set -u, handle python exit safely Claude 2026-04-07 00:27:23 +00:00
  • 394a0b0a7c Fix: empty Enter on VM selection crashes due to set -u (unset variable) Claude 2026-04-07 00:23:07 +00:00
  • f0900204fb Auto-default storage to local-lvm in non-interactive VM restore mode Claude 2026-04-06 15:47:52 +00:00
  • 8d76dc8da2 Add --vm-id, --vm-vmid, --vm-storage for fully non-interactive PBS restore Claude 2026-04-06 15:44:35 +00:00
  • a0e94682bf Add --skip-pbs flag for non-interactive PBS phase Claude 2026-04-06 15:42:31 +00:00
  • 6834612deb Add CLI args support: --name, --hira, --addr, --owner, --phone, --mssql Claude 2026-04-06 15:40:53 +00:00
  • d08ff19470 Improve LAN detection: check Headscale port response, not just ping Claude 2026-04-06 14:48:21 +00:00
  • 985ec18651 Fix Headscale connection: auto-detect LAN vs external network Claude 2026-04-06 14:45:58 +00:00
  • d0cd2b1137 Add unified PharmQ PVE setup script + design doc Claude 2026-04-06 14:31:05 +00:00
  • 93a2313d37 fix: disable Magic DNS to prevent DNS issues Claude 2026-01-24 03:37:21 +00:00
  • 59a10f48e5 Fix bash syntax error in pipe execution Claude 2025-11-21 14:20:02 +00:00
  • 85c5f7f930 Add PBS auto restore script for VM 103 to 203 Claude 2025-11-21 14:17:39 +00:00
  • aede1e9197 Fix Korean character encoding in config parsing Claude 2025-11-21 14:02:42 +00:00
  • 545ad63b50 Sort VM list by vmid for better readability Claude 2025-11-21 14:00:16 +00:00
  • 5fa7812009 Improve VM selection prompts for clarity Claude 2025-11-21 11:36:50 +00:00
  • d975723268 Fix array access for nounset mode Claude 2025-11-21 11:35:33 +00:00
  • eb4097e66e Update pharmq-novnc-setup.sh for Ubuntu VM installation Claude 2025-11-21 11:21:15 +00:00
  • 1841d72ac3 Add PharmQ noVNC auto-installation script Claude 2025-11-21 11:17:16 +00:00
  • 86e34d6916 Fix PBS API namespace: Add ns=PQ parameter to all API calls Claude 2025-11-21 01:35:43 +00:00
  • 05a063eb1e Add PQ namespace to PBS storage registration root 2025-11-20 11:38:34 +09:00
  • 267d262eb3 Simplify RDP config editor: auto-set local user to rdpuser Claude 2025-11-17 04:29:31 +00:00
  • fbea9419c3 Add RDP config editor to all-in-one installer rerun menu Claude 2025-11-17 04:27:30 +00:00
  • 86eb7ea806 Fix: Save user-input RDP config to API instead of using hardcoded values Claude 2025-11-17 04:26:31 +00:00
  • d02883256f Add rerun detection and toggle menu to all-in-one RDP installer Claude 2025-11-17 03:05:29 +00:00
  • e7d5dd02d2 Improve RDP API installer with rerun detection Claude 2025-11-17 03:00:55 +00:00
  • 1977d21a9b Add interactive testing menu to RDP API installer Claude 2025-11-17 02:32:14 +00:00
  • 2bf3754d62 Improve IP detection: prioritize Headscale VPN IP Claude 2025-11-17 01:58:43 +00:00
  • 41e9fa1056 README 업데이트: RDP 올인원 설정 강조 및 통합 방식 설명 Claude 2025-11-17 01:41:30 +00:00
  • 9c952449d9 RDP 초기 설정에 API 자동 설치 및 API 기반 활성화 추가 Claude 2025-11-17 01:40:59 +00:00
  • 85c5e1ec29 RDP 초기 설정 스크립트 재부팅 대신 즉시 적용 옵션 추가 Claude 2025-11-17 01:19:46 +00:00
  • 13b1da4ee0 RDP 초기 설정 스크립트 패키지 확인 로직 개선 Claude 2025-11-17 01:06:18 +00:00
  • ccd34c7f54 RDP 초기 설정 스크립트 입력 처리 수정 (curl | bash 지원) Claude 2025-11-17 01:02:31 +00:00
  • d0c8b26138 RDP 초기 설정 스크립트 버전 체크 로직 개선 Claude 2025-11-17 00:53:11 +00:00
  • 4934b0a8f9 RDP 자동화 시스템 문서 및 설치 스크립트 개선 Claude 2025-11-17 00:42:19 +00:00
  • c6919abf1c Add RDP Toggle API with venv support thug0bin 2025-11-17 09:14:41 +09:00
  • 1f926d6b35 Add Proxmox Auto RDP Setup script thug0bin 2025-11-17 08:52:28 +09:00
  • f5a7c7f695 Add 시간교정.md thug0bin 2025-11-15 19:26:05 +09:00
  • 4f7929fc61 약국 생성 시 장비 자동 등록 기능 추가 Claude 2025-11-15 10:20:38 +00:00
  • 02137c50a8 Fix stdin issue for curl | bash execution 시골약사 2025-11-15 00:37:27 +00:00
  • 1c6e6dcf56 pbs_allinone.sh: 스토리지 선택 개선 Claude 2025-11-14 23:32:23 +09:00
  • 269350c1d2 Fix: Success check failing due to JSON formatting with spaces Claude 2025-11-14 11:38:07 +00:00
  • d8ce36b8a4 Fix: Improve pharmacy_code extraction with better error messages Claude 2025-11-14 11:35:48 +00:00
  • 8a391cabd8 Improve: Headscale auto-register script with better JSON parsing and output Claude 2025-11-14 11:31:51 +00:00
  • 987662f95b fix: pharmacy_code 추출 정규식 수정 (\K 미지원 환경 대응) Claude 2025-11-14 10:58:03 +00:00
  • ae1782a6de fix: P001, P002 약국 보호 로직 추가 Claude 2025-11-14 10:53:59 +00:00
  • e7485983cc fix: pharmacy_code 추출 로직 수정 Claude 2025-11-14 10:49:55 +00:00
  • c2b810c6fc debug: gateway API 호출 디버깅 정보 추가 Claude 2025-11-14 10:46:01 +00:00
  • a3fd18b1b0 docs: 테스트 데이터 정리 가이드 및 자동화 스크립트 추가 Claude 2025-11-14 10:44:05 +00:00
  • 38c6257180 fix: 기본 비밀번호를 8자로 변경 (gateway 최소 길이 요구사항) Claude 2025-11-14 10:31:03 +00:00
  • c0973c622a fix: stdin 리다이렉션 문제 수정 (curl 파이프 실행 지원) Claude 2025-11-14 10:22:59 +00:00
  • 9c9a25218e fix: VPN IP 확인 명령어 수정 (tailscale ip -4 사용) Claude 2025-11-14 10:15:48 +00:00
  • 7020339867 feat: 자동 등록 스크립트를 별도 파일로 분리 Claude 2025-11-14 09:46:51 +00:00
  • 9d4142ddb6 feat: Headscale 자동 등록 시 약국 및 계정 자동 생성 Claude 2025-11-14 09:45:15 +00:00
  • 60be9daff4 docs: headscale 자동 등록 개선 계획 문서 추가 Claude 2025-11-14 09:40:54 +00:00
  • 7a793ea77d Update README with PVE hostname changer guide 시골약사 2025-11-14 06:01:10 +00:00
  • ffa955a64f Add Proxmox VE hostname/FQDN changer script 시골약사 2025-11-14 06:00:31 +00:00
  • 912410ba90 Update README with Headscale and PBS installation guides 시골약사 2025-11-14 04:50:59 +00:00
  • a45be35543 Add headscale quick installation script 시골약사 2025-11-14 04:46:42 +00:00
  • 187c90e29e Add PBS all-in-one installation script 시골약사 2025-11-14 04:37:03 +00:00
  • e309524709 Add Tailscale_TUN_Fix_25_11_02.md thug0bin 2025-11-03 23:22:41 +09:00
  • 1baba8626b docs: Update README with separate installation commands 시골약사 2025-11-03 23:16:56 +09:00
  • 2780b5cf14 feat: Add code-server installation and setup script 시골약사 2025-11-03 23:14:31 +09:00
  • b661f79ecd feat: Add Claude Code CLI installation script 시골약사 2025-11-03 23:13:41 +09:00
  • d49f92e526 Update README.md thug0bin 2025-11-03 23:08:27 +09:00
  • 9cbb971b6d 초기 커밋: Proxmox VE 9.0 저장소 설정 수정 스크립트 시골약사 2025-10-28 08:13:17 +00:00