How to connect my Houdini session to ayon?

Newbie question.

I have docker compose up the ayon server

I skipped the online setup since I do not have a ayon subscription

I proceeded to register myself as the admin on the container instance

I uploaded the core and Houdini plugin via the http://localhost:5000

I created a bundle with the Core and Houdini plugin

Now, how do I set up the Houdini client side to connect to the ayon server so that I can test some asset publish?

Kind regards

The bare minimum set of addons to get the pipeline working correctly are:

  • core
  • applications
  • 3rd party
  • traypublisher

Typically, applications executable paths are set in applications addon settings more about it, here.
Then, you you’ll be able to launch Houdini via AYON Launcher.

1 Like

The setup doesn’t require a subscription.

Thank you @mustafa_jafar

All sorted out.

I have created an account on ynput, perform the update

Ran the launcher, it found my Houdini installation automatically, I launch Houdini and found the AYON menu item

1 Like