Giảm 50% tất cả các gói, thời gian có hạn. Bắt đầu từ $2.48/mo
Gel

Gel

Gel (trước đây là EdgeDB) là một cơ sở dữ liệu graph-relational. Schema hướng đối tượng với hiệu năng ngang SQL, ngôn ngữ truy vấn có kiểu dữ liệu chặt chẽ và hỗ trợ migration tích hợp sẵn. Lựa chọn tiếp theo cho các team đã chán ORM, SQL thuần và sự không tương thích giữa hai cách tiếp cận đó.

Phiên bản

6

Hệ Điều Hành

Ubuntu Server 24.04 LTS

RAM tối thiểu

2 GB

Các loại IP

IPV4,IPV6

Truy cập giao diện quản trị

Mở trình duyệt và truy cập: https://<server-ip>:5656/ui/

Thông tin đăng nhập: /root/.cloudzy-creds

Quản lý Dịch vụ

# Check status
sudo systemctl status gel-server-6

# Restart service
sudo systemctl restart gel-server-6

Đổi mật khẩu quản trị

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

Liên kết Gel Instance (Tuỳ chọn - dùng qua 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>

Nâng cấp Gel

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

Quản lý biến môi trường

Chỉnh sửa /etc/systemd/system/gel-server-6.service.d/override.conf

Thêm/sửa/xoá Environment="VAR=value" dòng dưới [Service]

Áp dụng thay đổi

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

Tài liệu

https://docs.geldata.com/

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

Thêm công cụ cơ sở dữ liệu

Các ứng dụng liên quan.

Triển khai Gel ngay. Từ $2.48/tháng.