Skip to content

Draft: Add compatibility with DBLab 4.0 + Supabase Runner

Vitaliy Kukharik requested to merge dle-4.0 into main

What's new

  • Added support for DLE version 4.0
  • Added compatibility with Supabase (Self-Hosting with Docker)

TODO:

add all components of the Supabase stack (example)

  • studio
  • kong
  • auth
  • rest
  • realtime
  • storage
  • imgproxy
  • meta
  • functions

Configure the interaction of components with the clone database

  • all components are connected to the clone database
  • tested

Additionally

  • Add dle_container_volumes variable (commit)
Edited by Vitaliy Kukharik

Merge request reports