Hardware or environment you use: Self hosted on Hetzner
SeaTable Edition Enterprise
SeaTable Version {“version”:“5.2.7”,“edition”:“enterprise edition”}
Describe the Problem/Error/Question:
Followed all steps to install self hosted. Working fine, and python also working fine. Wanted to generate API key for use in make.com but noticed that self-hosted admin side does not have that option.
Then tried to follow the instructions here but got stuck in the nginx.conf part
I edited the nginx.conf but then noticed that its running caddy so that causes conflict on port 80.
What am I doing wrong and can someone point me to a good guide please? I am admittedly new to all this but eager to learn!
Why do you want to modify nginx.conf? What does nginx have to do with a user’s ability to generate API keys? Generally, do NOT touch the nginx.conf unless you know what you are doing.
This is not correct. The owner of a base (for personal bases) or group admin for group bases can generate API token via the extended functions of a base: Creating an API token - SeaTable
Got it thanks for clarifying. Regarding API I was looking in the wrong menu as the cloud one has an admin section where generated API are listed and account token is available.
However I realise that is not required as the menus are different slightly.
Regardless, really enjoying the set up and the YouTube video by your team helped tremendously and the online guide made it easy.