Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Clokey-dev
/
clokey-server
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[migration] AWS -> OCI 마이그레이션
- #415
#415
Merged
2ghrms
merged 29 commits into
Clokey-dev:develop
Clokey-dev/clokey-server:develop
from
2ghrms:develop
2ghrms/clokey-api-v2-springboot:develop
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
[migration] AWS -> OCI 마이그레이션
#415
2ghrms
merged 29 commits into
Clokey-dev:develop
Clokey-dev/clokey-server:develop
from
2ghrms:develop
2ghrms/clokey-api-v2-springboot:develop
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2026
feat: OCI로 마이그레이션
yongjun0511
committed
d98d88a
View commit details
Copy full SHA for d98d88a
Browse repository at this point
chore: AWS -> OCI로 export 변경 및 Test를 위해 트리거 변경
yongjun0511
committed
052777a
View commit details
Copy full SHA for 052777a
Browse repository at this point
Commits on Feb 13, 2026
refactor: application-*.yml / *-cd.yml / *-compose.yml OCI 마이그레이션에 맞춰서 수정
2ghrms
committed
ffbe371
View commit details
Copy full SHA for ffbe371
Browse repository at this point
refactor: OCI 오브젝트스토리지
2ghrms
committed
ef4d007
View commit details
Copy full SHA for ef4d007
Browse repository at this point
refactor: 윈도우 로컬 테스트를 위해 githooks skip
2ghrms
committed
0810c7d
View commit details
Copy full SHA for 0810c7d
Browse repository at this point
refactor: private key 인코딩 로직 추가
2ghrms
committed
793c374
View commit details
Copy full SHA for 793c374
Browse repository at this point
fix: ObjectStorage 빈 생성시 환경변수를 검증하기에 테스트용 Config 추가
2ghrms
committed
63b255d
View commit details
Copy full SHA for 63b255d
Browse repository at this point
fix: fork한 레포지토리에서도 CI 테스트 되도록 수정
2ghrms
committed
0897ed2
View commit details
Copy full SHA for 0897ed2
Browse repository at this point
fix: fork한 레포지토리에서도 CI 테스트 되도록 수정
2ghrms
committed
19d60f3
View commit details
Copy full SHA for 19d60f3
Browse repository at this point
Commits on Feb 25, 2026
fix: arm 프로세서로 수정
2ghrms
committed
492780d
View commit details
Copy full SHA for 492780d
Browse repository at this point
fix: StorageUtil - deleteByUrl 메소드 수정
2ghrms
committed
21fdda0
View commit details
Copy full SHA for 21fdda0
Browse repository at this point
fix: amd64 러너 위에서 linux/arm64 이미지 빌드 위해 QEMU 추가
2ghrms
committed
152f3e1
View commit details
Copy full SHA for 152f3e1
Browse repository at this point
fix: cd 워크플로우의 sudo를 삭제하여서 환경변수가 넘어가지 않던 상황 방지
2ghrms
committed
506d193
View commit details
Copy full SHA for 506d193
Browse repository at this point
Commits on Mar 4, 2026
merge: develop 브랜치 머지
2ghrms
committed
3c5918c
View commit details
Copy full SHA for 3c5918c
Browse repository at this point
feat: 환경별 도메인 반영 및 배포 워크플로우 수정
2ghrms
committed
e9586e7
View commit details
Copy full SHA for e9586e7
Browse repository at this point
Merge branch 'develop' into oci-migration
2ghrms
authored
c1ed21f
View commit details
Copy full SHA for c1ed21f
Browse repository at this point
Merge pull request #1 from 2ghrms/oci-migration
Show description for 6e339d6
2ghrms
authored
6e339d6
View commit details
Copy full SHA for 6e339d6
Browse repository at this point
Commits on Mar 5, 2026
fix: recreate 강제 및 redis 볼륨 설정
2ghrms
committed
ce89d46
View commit details
Copy full SHA for ce89d46
Browse repository at this point
Merge branch 'oci-migration' of https://github.com/2ghrms/clokey-api-v2-springboot into oci-migration
2ghrms
committed
bb71bba
View commit details
Copy full SHA for bb71bba
Browse repository at this point
Merge pull request #2 from 2ghrms/oci-migration
Show description for bbe6d6b
2ghrms
authored
bbe6d6b
View commit details
Copy full SHA for bbe6d6b
Browse repository at this point
Commits on Jun 8, 2026
fix: docker compose v2로 수정
2ghrms
committed
f504c55
View commit details
Copy full SHA for f504c55
Browse repository at this point
Merge pull request #3 from 2ghrms/oci-migration
Show description for e22ef93
2ghrms
authored
e22ef93
View commit details
Copy full SHA for e22ef93
Browse repository at this point
fix: strip_components 제거
2ghrms
committed
e342079
View commit details
Copy full SHA for e342079
Browse repository at this point
Merge pull request #4 from 2ghrms/oci-migration
Show description for a64e5a6
2ghrms
authored
a64e5a6
View commit details
Copy full SHA for a64e5a6
Browse repository at this point
fix: 태그 수정
2ghrms
committed
6a89533
View commit details
Copy full SHA for 6a89533
Browse repository at this point
Merge pull request #5 from 2ghrms/oci-migration
Show description for d5aac82
2ghrms
authored
d5aac82
View commit details
Copy full SHA for d5aac82
Browse repository at this point
Commits on Jun 9, 2026
fix: AI 관련 환경변수 중복 제거
2ghrms
committed
f8ef996
View commit details
Copy full SHA for f8ef996
Browse repository at this point
Merge pull request #6 from 2ghrms/oci-migration
Show description for d8462a5
2ghrms
authored
d8462a5
View commit details
Copy full SHA for d8462a5
Browse repository at this point
Merge branch 'develop' into develop
2ghrms
authored
d867bcf
View commit details
Copy full SHA for d867bcf
Browse repository at this point
You can’t perform that action at this time.