How to pull and run OmniAI locally
omniai:latest
tag.
omniai:latest
will launch the front-end (3000
) and API service (4000
).
On startup OmniAI will create a local Postgres database. Deleting the container will remove any data stored in this instance. See Docker Compose instructions for setting up a persistent volume.
/path/to/DB_URL_SECRET
file should contain only the expected env value. Ex: