ลด 50% ทุกแพ็กเกจ เวลาจำกัด เริ่มต้นที่ $2.48/mo
Gel

Gel

Gel (เดิมชื่อ EdgeDB) คือฐานข้อมูลแบบ graph-relational มี schema เชิงวัตถุที่ประสิทธิภาพเทียบเท่า SQL ภาษา query แบบ strict typed และระบบ migration ในตัว เหมาะสำหรับทีมที่เบื่อกับ ORM, raw SQL และปัญหาความไม่ลงรอยระหว่างทั้งสอง

เวอร์ชัน

6

ระบบปฏิบัติการ

Ubuntu Server 24.04 LTS

ขั้นต่ำของ RAM

2 GB

ประเภท IP

IPV4,IPV6

เข้าใช้งาน Admin UI

เปิดเบราว์เซอร์แล้วไปที่: https://<server-ip>:5656/ui/

ข้อมูลการเข้าสู่ระบบ /root/.cloudzy-creds

การจัดการบริการ

# Check status
sudo systemctl status gel-server-6

# Restart service
sudo systemctl restart gel-server-6

เปลี่ยนรหัสผ่าน Admin

read -rsp "New Password: " NEWPASS
printf <gel-password> | gel query --host localhost --password-from-stdin --tls-security insecure "alter role admin set password := ${NEWPASS}"

เชื่อมต่อ Gel Instance (การใช้งาน CLI เพิ่มเติม)

printf <gel-password> | gel instance link 
  --host localhost --port 5656 --user admin 
  --branch main --trust-tls-cert --password-from-stdin --non-interactive <instance-name>

อัปเกรด Gel

sudo apt-get update
sudo apt-get install --only-upgrade gel-6
sudo systemctl restart gel-server-6

การจัดการ Environment Variables

แก้ไข /etc/systemd/system/gel-server-6.service.d/override.conf

เพิ่ม / แก้ไข / ลบ Environment="VAR=value" เส้นด้านล่าง [Service]

นำไปใช้การเปลี่ยนแปลง

sudo systemctl daemon-reexec
sudo systemctl daemon-reload
sudo systemctl restart gel-server-6

เอกสารประกอบ

https://docs.geldata.com/

https://docs.geldata.com/reference/running/configuration

เพิ่มเติมใน Database Tools

แอปพลิเคชันที่เกี่ยวข้อง

ติดตั้ง Gel เดี๋ยวนี้ เริ่มต้นที่ $2.48/เดือน