gravitee-io / issues

Gravitee.io - API Platform - Issues
64 stars 26 forks source link

[Task] #9056

Closed BharathAlli closed 10 months ago

BharathAlli commented 1 year ago

💼

Parent Issue

[https://github.com/gravitee-io/issues/issues/

{number}

| https://github.com/gravitee-io/issues/issues/%7Bnumber%7D]

📝

Description

unable to dowunload these .env and ngnix.conf

mkdir -p config curl -L https://gh.gravitee.io/gravitee-io/graviteeio-access-management/master/docker/compose/docker-compose.yml -o "docker-compose.yml" curl -L https://gh.gravitee.io/gravitee-io/graviteeio-access-management/master/docker/compose/.env -o ".env" cd config &&

{ curl -L [https://gh.gravitee.io/gravitee-io/graviteeio-access-management/master/docker/compose/config/nginx.conf| https://gh.gravitee.io/gravitee-io/graviteeio-access-management/master/docker/compose/config/nginx.conf] -o "nginx.conf" ; cd -; }

🔎

Technical Details

this is error message:

unexpected character "{" in variable name

👽

Additional Information

No response

BharathAlli commented 1 year ago

Any update?

jampack commented 1 year ago

@BharathAlli they made the AM git repo private for some reason that they didn't disclose and now the documentation with links referring to that repo are broken. No news from them and no idea how long it will take to come back up as its already a 5 days old issue. BTW .env is simple it has 2 variables GIO_AM_VERSION and NGINX_PORT you can set them to these

GIO_AM_VERSION=3
NGINX_PORT=80 || 8080 || what ever you like
BharathAlli commented 1 year ago

@jampack any idea of this issue https://github.com/gravitee-io/issues/issues/9060 ?

exalate-issue-sync[bot] commented 10 months ago

This issue will be fixed, a new version will be available soon