Ing Erl

Results 7 issues of Ing Erl

Hi, I am having problem when setting up the service as-is, it is not finding my wordpress instance running on a specifik URL (i.e example.org) / not redirecting to the...

looking at the response example at http://jsonapi.org/ . is there a possibility to create documentation for your jsonapi-converter that mimics the response from the 'blog' example that has the top...

Following the guide here: http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails Using the approach 'fetching emails from an IMAP server' and that is working great. My project is here: https://github.com/DINA-Web/redmine-docker/tree/task760 I have created a script with...

Request

Hi, Getting this error: `ERROR: /etc/makepkg.conf not found.` ``` docker build --tag php-5.1.6 php-5.1.6 Sending build context to Docker daemon 5.632kB Step 1/9 : FROM nubs/arch-build ---> af2b6c506f23 Step 2/9...

I have a Dockerfile which basis is `FROM jboss/keycloak-mysql:3.3.0.Final` Exposing the port 8080. The wildfly comes up pretty fast, in xx seconds, the keycloak.war takes yy minutes to deploy. My...

Hi! I did a clone today and did build the 3.0. my system is : Ubuntu 19.10 **I got the following error:** ``` CMake Error at python/plugins/db_manager/cmake_install.cmake:41 (file): file INSTALL...

Hi! Wanting to run the 2.18 version. This is my docker-compose ``` db: image: kartoza/postgis:9.4-2.1 environment: - USERNAME=docker - PASS=docker qgisdesktop: image: kartoza/qgis-desktop:2.18 hostname: qgis-server volumes: # Wherever you want...