Open berendt opened 3 years ago
Alternatively you can go crazy with this:
sqlite3 app.sqlite "insert into items values(2, 'Zuul', '#fafbfc', 'icons/zulip.png', 'http://1.2.3.4:9000', null, 1, 0, null, null, null, 0, 1, '\App\SupportedApps\Zulip\Zulip');"
The second null value is required. Otherwise the app would land in trash automatically.
Heimdall is not automatically configurable out-of-the-box. Therefore, the initial SQLite database is provided.
This database must now be filled by the entrypoint script via set ENV variables with the necessary applications.