דלג לתוכן העיקרי

משאבי RoostGPT למיתוג לבן

משאבי Terraform שסופקו ב-AWS

Resource Name Description
aws_key_pair זוג מפתחות של AWS EC2 ל־SSH
aws_eip Elastic IP לשימוש ב־NAT Gateway עבור תת־הרשת הציבורית
aws_ami AMI מבוסס Ubuntu – תלוי אזור
aws_vpc VPC
aws_availability_zones אזורי זמינות מועדפים (AZ)
aws_internet_gateway IG ל־VPC כדי לתקשר עם האינטרנט (לדוגמה: apt update)
aws_subnet תתי־רשתות פרטיות וציבוריות
aws_security_group SG עבור bastion, backend ו־frontend של RoostGPT
aws_lb_target_group קבוצת יעדים ל־Load Balancer
aws_route_table ערכי Route Table עבור תעבורת נכנסת ויוצאת
aws_instance מופעים לפריסת שירותי frontend ו־backend של RoostGPT
aws_route_table_association לאפשר תעבורת רשת לתקשורת בין מופעים
null_resource לפריסת והרצת סקריפטי התקנה של RoostGPT על המופעים

 

תמונות Docker

Image Name Source / Origin
zbio/roostai_mysql_db hub.docker.com
zbio/roost-nginx hub.docker.com
zbio/roost-app hub.docker.com
zbio/roostai-server hub.docker.com
zbio/roostgpt-go hub.docker.com
zbio/roostgpt hub.docker.com
zbio/roostgpt-cli hub.docker.com
zbio/roostgpt-ui hub.docker.com

 

סקריפטים או תהליכים של RoostGPT

שם קישור מקור
roost.sh https://github.com/roost-io/roost-support/releases/download/latest/roost.sh github.com