Michael Gecht

Results 33 comments of Michael Gecht

Right, so I did understand it correctly. My problem is that I don't have access to the DNS-Settings of my production domain and would like to use some other domain...

@darklow are you planning on maintaining this repository? I've just set up a new repository, partly inspired by @Sumukh's PR. Mine uses the official `Dockerfile` from the [sentry/onpremise](https://github.com/getsentry/onpremise) repository for...

I've been thinking about this, but upgrading to v10 is not a single line change. As fas as I understand, the new version requires lots of different services (see: https://github.com/getsentry/onpremise/blob/master/docker-compose.yml#L44-L196)....

Thanks for the PR @brexis! I thought `mc` is a client one can install on their local machine and then manage different remote Minio hosts. Why would one then want...

This is actually a pretty neat idea. Haven't thought about the possibility to set this up as a plugin, similar to the others like [`dokku-postgres`](https://github.com/dokku/dokku-postgres/). I think this would make...

Thanks Padrio! Could you elaborate more on the problem? Does this error occur even when you define the mount before the first push (as described in the current README)?

As mentioned earlier, I'd like to help with the README in regards to spacemacs. My main problem currently is that I'm not sure what functions `vue-mode` actually has in terms...

So we could actually do three states: - ` ` (empty) not yet started - `-` awaiting result - `?` job finished, but no performance printed But how would we...

We can do this easily, because GROMACS tells us if it has not found any GPUs to use. I just do not see how this is useful or where to...