How do I use SSH with Salad?

Salad does not support SSH access to containers. If you need to access a running container, you can use the SaladCloud Terminal to execute commands on the container.

I need a unique URL for each node. How do I do that?

The best way to accomplish this is to create container groups with the Container Gateway enabled and with 1 replica each, because each container group with the Container Gateway enabled receives a static, unique URL. For large numbers of container groups, we recommend managing these container groups programmatically through the API.