Hello, I’m trying to setup AYON on my local machine.
My overall goals are to learn about the system so I can begin to help with on the dev side to contribute to AYON, but I’d like to use it so I understand it better first.
I’m using Rocky Linux 9.
I’ve tried with both ynput.cloud, and locally but with the pricing of ynput.cloud and my overall goals, it seems a local server setup is better suited for me.
Issues:
Currently I’ve gotten the local server running, and the app launcher installed (I think correctly). Now I’m getting an error that I do not have a release bundle set as production on my AYON server. I think I understand what this means, but when I go to my locally running server instance and go to try to create a new bundle, nothing is there. I think I might be missing this( Testing AYON pipeline early access beta (Deprecated)) however that repo doesn’t seem to exist anymore. I plan on using AYON with Blender and Houdini to start with but when I tried with the cloud setup before, it seemed there were many more packages necessary there. What am I missing here?
I tried to switch back to ynput.cloud to see if my launcher setup is correct at least, however anytime I run the launcher, it tells me the error from above, that I don’t have a production bundle on my localhost server, which file / environment variable stores my current URL so that I can modify it?
to get a running server you would need to setup and build some modules of the pipeline. Best to start to go through the steps here:
the docker image is recommended and saves you from putting together the front and backend, from the webinterface you be able to updload desired addons, along with the core addon
minimum docker image, launcher, core, dependency tool (i think ash is included with the docker image)
Is there a reason why you are cloning the addon repos? It’s far easier to connect your instance to ynput cloud and install one of the pre-prepared release bundles for the market page.
Once you finish these setups, you’ll have your AYON server with default configuration and then you can start creating a project and learning about the system.
Correct me if i’m wrong, since he is trying to deploy a free community edition server, he does not have the access to ynput cloud and the market? If the market ist available without subscription, I’m missing out.
@beersandrew while it is very doable to setup a server on your own, it takes time and some digging into the specifics. If you have a server running there is a lot on the pipeline that you need to be able to debug to get it running smoothly for you usecase.
we introduced the Update pipeline to latest release to help users get started and configure their AYON instance easily.
Connecting your AYON instance to ynput cloud is free.
Thanks all! @mustafa_jafar Update pipeline to latest release has helped me be able to run the launcher at least, so I think I’m good for now, will try to set up some projects and work through them next.
It seems from the manual set up I was going for, I still needed these addons:
3rd Party Distribution (ayon_third_party)
Applications (applications)
Are there github repos for these as well that can be manually cloned and set up without the Update pipeline to latest release?
Which manual?
Please, keep in mind that Update pipeline to latest release should provide you with the minimum pipeline configuration to start experimenting with AYON pipeline.