A step-by-step guide to setup Gemini agent for Automa
http://<your-server>/hooks/automa
if you are running it on a server with either a public IP address or domain name. Make sure to copy the Webhook Secret from Automa.
localhost
. You would then set the public URL provided by the tool as
the webhook URL for the agent in Automa.automa-gemini
).automa-gemini-redis-data
. It listens on port 6379. Make sure to replace <cache-password>
with a secure password of your choice.
<gemini-api-key>
with your Gemini API key, <webhook-secret>
with the webhook secret you copied from Automa earlier and <cache-password>
with the password you set earlier.
GEMINI_API_KEY
: Your Gemini API key.AUTOMA_WEBHOOK_SECRET
: The webhook secret you copied from Automa earlier.<random>.up.railway.app
. You can find this by clicking on the service. Make sure to update the webhook URL of the agent in Automa to match this domain.