<https://www.ory.sh/docs/hydra/self-hosted/configu...
# talk-hydra
w
https://www.ory.sh/docs/hydra/self-hosted/configure-deploy it is not working for new versions like V2.1.2
Pls help badly stuck, We want to use updated one, But unable to proceed due to out-dated doc
b
Could you describe your issues a bit?
w
I request #hydra #general #self-hosted to pls do the need especially ory team
Hello @bland-eye-99092, we are using hydra version v1.0.0 and we want to update that to v2.1.2 but if u see here doc is out dated https://www.ory.sh/docs/hydra/self-hosted/configure-deploy i request to pls do the needful
b
Outdated how? What have you tried, and what specifically does not work?
w
doc works with v1.10.6 not with v2.1.2
docker run --rm -it --network hydraguide -p 9010:9010 oryd/hydra:v2.1.2 token introspection --skip-tls-verify --port 9010 --auth-url https://localhost:5444/oauth2/auth --token-url https://ory-hydra-example--hydra1:4444/oauth2/token --client-id facebook-photo-backup --client-secret some-secret --scope openid,offline,photos.read Error: unknown command "token" for "hydra" Run 'hydra --help' for usage. unknown command "token" for "hydra"
s
hydra help
gives you all available commands, iirc it is
hydra introspect token
m
Hey @witty-caravan-15651 There was a number of breaking changes in Ory Hydra 2.0, you can review them here: https://github.com/ory/hydra/blob/master/CHANGELOG.md#breaking-changes-1 It would be great if you could help us update the document. Right now we are pretty busy; it would help a lot if you open an issue in ory/docs with information on what needs to be updated and/or a PR to update this tutorial. I will help you along the way, but you need to dig into the docs and code a bit. If you just want to try out Ory Hydra, I would suggest to either - create a free account on Ory Network and test out all features of Ory Hydra/OAuth2 https://console.ory.sh/ - run the docker 5 minute tutorial https://www.ory.sh/docs/hydra/5min-tutorial If you are looking to run Ory Hydra in your organization feel free to reach out to support@ory.sh for commercial support as well.
w
Omg that's bad news.. Sorry as of now i'm not open to support for doc update at least for few days. instead if u have any way to get that updated documentation I will be more than happy
m
Sure, no worries. Also check out the other community examples: https://github.com/ory/examples Can you tell me a bit more about what you want to achieve with Ory?
w
we simply want to update hydra from v1.0.0 to v2.1.2
m
So you are running an older version of Hydra in production?
w
yes
m
In that case I would recommend to reach out to support@ory.sh. We can help you with professional support for migration. This is out of scope of community support however 😕
w
with data migration i have managed I only seek support on ory hydra v2.1.2
That's really conducive
Let's forget everything I want u to support me with https://www.ory.sh/docs/hydra/self-hosted/configure-deploy this where u you are using v1.6.0 or so if it is possible can u pls make it v2.1.2 so whole community can run perfectly ?? Migration is not a problem making new version up and working as previious one was working with your commands which are listed was ease to use. But for new version they are outdated.
??
r
@witty-caravan-15651 i set up a basic 2.x hydra yesterday using the steps in https://www.ory.sh/docs/hydra/5min-tutorial (because the versions in the compose files are 2.x). There is also https://www.ory.sh/docs/hydra/self-hosted/deploy-hydra-example while not using docker i guess you could cobble them togheter?
m
yea like eest said @witty-caravan-15651 we want to update the guide of course, but time is limited - it will be updated as soon as we have bandwidth to do so. In the meantime we would really appreciate contributions. Especially if you are using Ory software in production in your company. If you need something really quick and on a deadline, you need to reach out to support@ory.sh and get on a paid support agreement.