วิโรล่า เมสเซนเจอร์

เซิร์ฟเวอร์แชทแบบโฮสต์เองที่ปลอดภัย สำหรับการส่งข้อความและการทำงานร่วมกันทั้งในระดับส่วนตัวและองค์กร

Virola Client Setup

Install the Virola Client on your machine.

Launch the client and enter the following login details:

  • Server Host: <SERVER_IP>
  • Server Port: 7777
  • ชื่อผู้ใช้: admin
  • รหัสผ่าน: admin

Click Login to access the server.

ไฟล์และไดเร็กทอรีที่สำคัญ

  • ไดเร็กทอรีแอปพลิเคชัน: /root/virola-server
  • ไฟล์ Docker Compose: /root/virola-server/docker-compose.yml
  • Persistent data storage: /root/virola-server/virola-storage

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

ตรวจสอบสถานะ:

docker compose -f /root/virola-server/docker-compose.yml ps

ดูบันทึก:

docker compose -f /root/virola-server/docker-compose.yml logs -f

เริ่มใหม่:

docker compose -f /root/virola-server/docker-compose.yml restart

หมายเหตุ

  • All data is stored in /root/virola-server/virola-storage and persists across container restarts.
  • Ensure TCP and UDP port 7777 are open.
  • Docker handles automatic restarts via restart: unless-stopped.

รายละเอียดการสมัคร