A self-hosted tooljet application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/tooljet/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/tooljet" ~/.local/srv/docker/tooljet
cd ~/.local/srv/docker/tooljet
docker compose up -dcomposemgr install tooljetSee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.