ilarimikkonen

Results 51 comments of ilarimikkonen

readtehdocs initial version in https://apinf-fiware.readthedocs.io/en/latest/

we do aggregation into mongo. This introduces several problems. can we migrate away from this?

please update to 1.6

upgrade to 1.6 needs complete testing round. one patch is missing: 1.6.1.4

when adding, only admins can add proxies

Hi, as a workaround for ipv4 IPs you can do like this: http://12.33.56.78

Hi, there is a branch: https://github.com/apinf/platform/tree/docs/update-install which is used to update the documentation. It is work in progress. FQDN is needed if you use docker-compose script. in the docker compose...

I'm testing now what makes sense. Please wait a little. Basically, if you want to run locally, pull both APInf platform code, apinf umbrella code, and run locally. Then no...

Hi, one option is to follow Development installation with Docker and add entries to hosts file, remove ssl parts from docker-compose.yml, add the "apinf.dev" to env.apinf and api-umbrella.yml. this allows...

Hi, With FQDN this is working if you refer to these instructions: https://github.com/apinf/platform/blob/docs/update-install/INSTALL.md (section With Docker Compose -WORKING) There is a possibility to generate certs and tell umbrella (ssl_cert: and...