-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
v2.15.0
System: Docker
Running a docker container where omniDB was installed from a zip. No extra configuration files were included
in entrypoint.sh I have the following lines
`
python3 /opt/…
-
Hello,
I'm working on a alpine container of omnidb.
It is working fine on Alpine 3.9 with OmniDB 2.13.
And I encounter errors like
```
[04/04/2019 20:56:35] WARNING [django.security.csrf:228] F…
-
Hi,
I get error when I try to build an image from your dockerfile.
```bash
/var/lib/dpkg/info/omnidb-server.postinst: line 2: systemctl: command not found
/var/lib/dpkg/info/omnidb-server.postinst…
-
Hi !
I have this error when I'm trying to build the docker image :
```Step 5/8 : RUN wget -q https://omnidb.org/dist/2.11.0/omnidb-server_2.11.0-debian-amd64.deb && dpkg -i /app/omnidb-server_2…
ghost updated
5 years ago
-
I try to run OmniDB 2.14.0 via docker behind a nginx reverse proxy ([jwilder/nginx-proxy](https://hub.docker.com/r/jwilder/nginx-proxy)). The application starts, but I always get the "cannot connect t…
-
Current docker image is build on ubuntu, will be great to move it to Alpine for fastest deployments.
You can find an attemp in: https://hub.docker.com/r/sorrell/alpine-omnidb/
-
Hello,
I try to upgrade OmniDB docker container to version 2.11, using https://hub.docker.com/r/taivokasper/omnidb/
In the docker file, OmniDB archive is downloaded with the command:
```sh
cur…
-
Hello
I'm trying to use your setup docker omnidb but some errors occured.
Step 1: [ok]
docker pull taivokasper/omnidb
Step 2: [Failed]
docker run -it --rm -p 8080:8080 taivokasper/omnidb
…
-
... so that @aksonov (and others) can access and inspect the DB to assist with debugging.
Opinions, please?