Processing...
Vibe4Dock
Online
Dashboard
Tools
Addons
All
Categories
Databases
Browser Shells
Browser IDEs
DevOps Platforms
Mail & Messaging
AI Assistants
Addons
Databases
Adminer
Not installed
Install
Config
Browser-based database UI with one-click logins for installed database addons.
Host port:
8081
Username:
adminer
Password:
*empty*
Configure Adminer
Current tool settings. Save to update the stored configuration for this tool.
Host port
Host port for the Adminer UI and its generated login presets. Source: docker yaml -> ports.0
Username
Optional HTTP Basic Auth username for Adminer. Protection is only enabled when username and password are both set.
Password
Show
Optional HTTP Basic Auth password for Adminer. Protection is only enabled when username and password are both set.
Close
Save
Firebird
Not installed
5
5
4
3
Install
Config
Firebird database service for local development.
untested
Port:
3050
Database file:
/firebird/data/app.fdb
SYSDBA password:
*********
Configure Firebird
Current tool settings. Save to update the stored configuration for this tool.
Port
Source: docker yaml -> ports.0
Database file
Source: docker yaml -> environment.FIREBIRD_DATABASE
SYSDBA password
Show
Source: docker yaml -> environment.ISC_PASSWORD
Close
Save
MariaDB
Not installed
12
12
11
10
Install
Config
MariaDB database service for local development.
Port:
3306
Database:
app
Username:
app
Password:
********
Root password:
********
Configure MariaDB
Current tool settings. Save to update the stored configuration for this tool.
Port
Source: docker yaml -> ports.0
Database
Source: docker yaml -> environment.MARIADB_DATABASE
Username
Source: docker yaml -> environment.MARIADB_USER
Password
Show
Source: docker yaml -> environment.MARIADB_PASSWORD
Root password
Show
Source: docker yaml -> environment.MARIADB_ROOT_PASSWORD
Close
Save
MySQL
Not installed
9
9
8
5
Install
Config
MySQL database service for local development.
Port:
3306
Database:
app
Username:
app
Password:
********
Root password:
********
Configure MySQL
Current tool settings. Save to update the stored configuration for this tool.
Port
Source: docker yaml -> ports.0
Database
Source: docker yaml -> environment.MYSQL_DATABASE
Username
Source: docker yaml -> environment.MYSQL_USER
Password
Show
Source: docker yaml -> environment.MYSQL_PASSWORD
Root password
Show
Source: docker yaml -> environment.MYSQL_ROOT_PASSWORD
Close
Save
PostgreSQL
Not installed
16
16
15
14
Install
Config
PostgreSQL database service for local development.
Port:
5432
Database:
app
Username:
app
Password:
********
Configure PostgreSQL
Current tool settings. Save to update the stored configuration for this tool.
Port
Source: docker yaml -> ports.0
Database
Source: docker yaml -> environment.POSTGRES_DB
Username
Source: docker yaml -> environment.POSTGRES_USER
Password
Show
Source: docker yaml -> environment.POSTGRES_PASSWORD
Close
Save
Browser Shells
Lazygit Shell
Not installed
Install
Config
Dedicated browser-based Lazygit session that extends the web container with its own ttyd endpoint.
Host port:
7683
Username:
lazygit
Password:
*****************
Dependencies: lazygit
Configure Lazygit Shell
Current tool settings. Save to update the stored configuration for this tool.
Host port
Host port for the dedicated Lazygit browser session. Source: docker yaml -> ports.0
Username
HTTP Basic Auth username for the Lazygit browser session.
Password
Show
HTTP Basic Auth password for the Lazygit browser session.
Close
Save
Browser IDEs
code-server
Active/Installed
Update
Uninstall
Config
Run VS Code in the browser via the official code-server Docker image.
Host port:
8443
Password:
***************
Configure code-server
Current tool settings. Save to update the stored configuration for this tool.
Host port
Host port for the code-server web UI. Source: docker yaml -> ports.0
Password
Show
Login password shown by code-server on first access. Source: docker yaml -> environment.PASSWORD
Close
Save
DevOps Platforms
OneDev Community Edition
Not installed
Install
Config
Git server, CI/CD, issue tracking, and packages via the official OneDev server image.
HTTP port:
6610
SSH port:
6611
Admin username:
admin
Admin password:
**********************
Admin email:
admin@example.test
Server URL:
http://localhost:6610
SSH root URL:
ssh://git@localhost:6611
Project name:
denali-cli
Configure OneDev Community Edition
Current tool settings. Save to update the stored configuration for this tool.
HTTP port
Host port for the OneDev web interface. Source: docker yaml -> ports.0
SSH port
Host port for Git over SSH connections. Source: docker yaml -> ports.1
Admin username
Initial OneDev administrator username. Source: docker yaml -> environment.initial_user | Source: docker yaml -> environment.V4D_ONEDEV_ADMIN_USERNAME
Admin password
Show
Initial OneDev administrator password. Source: docker yaml -> environment.initial_password | Source: docker yaml -> environment.V4D_ONEDEV_ADMIN_PASSWORD
Admin email
Initial OneDev administrator email address. Source: docker yaml -> environment.initial_email | Source: docker yaml -> environment.V4D_ONEDEV_ADMIN_EMAIL
Server URL
Public OneDev base URL used for generated HTTP clone links. Source: docker yaml -> environment.initial_server_url | Source: docker yaml -> environment.V4D_ONEDEV_SERVER_URL
SSH root URL
Public SSH root URL used for generated SSH clone links. Source: docker yaml -> environment.initial_ssh_root_url | Source: docker yaml -> environment.V4D_ONEDEV_SSH_ROOT_URL
Project name
OneDev project name that should be created automatically from the current workspace. Source: docker yaml -> environment.V4D_ONEDEV_PROJECT_NAME
Close
Save
Mail & Messaging
Mailpit
Not installed
Install
Config
Lightweight email testing tool with SMTP server and web UI for viewing caught mails during development.
Web UI port:
8025
SMTP port:
1025
Username:
*empty*
Password:
*empty*
Max messages:
500
Configure Mailpit
Current tool settings. Save to update the stored configuration for this tool.
Web UI port
Host port for the Mailpit web interface. Source: docker yaml -> ports.0
SMTP port
Host port for the Mailpit SMTP server. Configure your application to send mail to this port. Source: docker yaml -> ports.1
Username
Optional HTTP Basic Auth username for the Mailpit web UI. Protection is only enabled when username and password are both set.
Password
Show
Optional HTTP Basic Auth password for the Mailpit web UI. Protection is only enabled when username and password are both set.
Max messages
Maximum number of messages to store. Older messages are automatically deleted when the limit is reached. Source: docker yaml -> environment.MP_MAX_MESSAGES
Close
Save
AI Assistants
opencode
Active/Installed
Update
Uninstall
Config
Run the opencode AI coding agent in the browser with the project mounted as workspace.
Web UI port:
4096
Username:
tfw_cli
Password:
***************
Provider API key:
*empty*
Provider:
anthropic
Dependencies:
Configure opencode
Current tool settings. Save to update the stored configuration for this tool.
Web UI port
Host port for the opencode web interface. Source: docker yaml -> ports.0
Username
Optional HTTP Basic Auth username for the opencode web UI. Protection is only enabled when username and password are both set.
Password
Show
Optional HTTP Basic Auth password for the opencode web UI. Protection is only enabled when username and password are both set.
Provider API key
Show
API key for your AI provider. Passed to the opencode container as OPENCODE_API_KEY. Leave empty to configure credentials inside the opencode UI instead. Source: docker yaml -> environment.OPENCODE_API_KEY
Provider
Default AI provider identifier passed to opencode as OPENCODE_PROVIDER (e.g. anthropic, openai, google, ollama). Source: docker yaml -> environment.OPENCODE_PROVIDER
Close
Save