Kaspars Sprogis

Results 125 comments of Kaspars Sprogis

I can't find any info if native dokku supported psql plugin is Single container plugin or it creates new psql container per every app? If not i see no reason...

@Flink I have a shared hosting server for my own projects. With a single container i can save on RAM/CPU usage, when multiple dokku apps are using same database server...

It would be great to have support to iptables v1.8.7 without downgrade. Update: following didn't worked after all, docker was failing to create any networks after downgrade: > This downgrade...

Seeing same problem, but not just few blocks, constantly few to many minutes behind to the moment where node becomes unusable to delays up to 10minutes: version: ``` git_branch=heads/v2.58.2 git_tag=v2.58.2-dirty...

I had same problem - i needed update settings dynamically. You don't need to destroy slider, i found following way for changing settings dynamically: ``` js var range = (units...