This is maybe the thinnest possible build of OmniDB as we're using Alpine Linux as the base.
- Navigate to your container IP via a web browser on port 9000 (if you've forwarded your ports, you could go to http://localhost:9000)
- Default login username:password is admin:admin
- Create some new users
- Logout of admin
- Login as newuser
- Create a connection to a database
╔════════════╦════════════╦══════╦═══════════════╦═════════════════════════════╦══════════╦══════════╗
║ SGBD ║ Server ║ Port ║ Service ║ Schema ║ User ║ Password ║
╠════════════╬════════════╬══════╬═══════════════╬═════════════════════════════╬══════════╬══════════╣
║ Access ║ File ║ ║ ║ ║ ║ ║
║ Firebird ║ IP Address ║ Port ║ File ║ Path ║ User ║ Password ║
║ MariaDB ║ IP Address ║ Port ║ Database name ║ ║ User ║ Password ║
║ MySQL ║ IP Address ║ Port ║ Database name ║ ║ User ║ Password ║
║ Oracle ║ IP Address ║ Port ║ Database name ║ ║ User ║ Password ║
║ PostgreSQL ║ IP Address ║ Port ║ Database name ║ Schema or empty for default ║ User ║ Password ║
║ SQLite ║ File ║ ║ ║ ║ ║ ║
║ SQL Server ║ IP Address ║ Port ║ Database name ║ Schema or empty for default ║ User ║ Password ║
╚════════════╩════════════╩══════╩═══════════════╩═════════════════════════════╩══════════╩══════════╝