This commit is contained in:
zhenyus 2025-02-18 13:00:29 +08:00
commit 3eff96f39a
2 changed files with 40 additions and 1 deletions

View File

@ -0,0 +1,39 @@
## Alpha Environment
- freeleaps-backend-alpha namespace:
- authentication (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- need expose to internet
- central_storage (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- need expose to internet
- content (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- need expose to internet
- notification (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- need expose to internet
- payment (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- need expose to internet
- gitea (https://dev.azure.com/freeleaps/_git/freeleaps2-devsvc?path=/sites/gitea)
- need expose to internet
- devsvc (https://dev.azure.com/freeleaps/_git/freeleaps2-devsvc?path=/sites/devsvc)
- freeleaps-frontend-alpha namespace:
- chat (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/apps/chat)
- freeleaps (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/apps/freeleaps)
- frontend- (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/frontend)
- need expose to internet
## Prod Environment
- freeleaps-backend-prod namespace:
- authentication (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- central_storage (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- content (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- notification (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- payment (https://dev.azure.com/freeleaps/_git/freeleaps-service-hub?path=/sites)
- gitea (https://dev.azure.com/freeleaps/_git/freeleaps2-devsvc?path=/sites/gitea)
- need expose to internet
- devsvc (https://dev.azure.com/freeleaps/_git/freeleaps2-devsvc?path=/sites/devsvc)
- freeleaps-frontend-prod namespace:
- chat (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/apps/chat)
- freeleaps (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/apps/freeleaps)
- frontend- (https://dev.azure.com/freeleaps/_git/freeleaps2-frontend?path=/frontend)
- need expose to internet

View File

@ -63,7 +63,7 @@ backend:
registry: docker.io
repository: null
name: magicleaps-backend
tag: snapshot-86006a4
tag: snapshot-004a6c7
imagePullPolicy: IfNotPresent
ports:
- name: http