Hi All,
I’m taking a first look at Teable to learn it. I’ve now set up a self hosted version on my local dev machine which is working, but links keep taking me back to the cloud version.
How do I change the account?
Hi All,
I’m taking a first look at Teable to learn it. I’ve now set up a self hosted version on my local dev machine which is working, but links keep taking me back to the cloud version.
How do I change the account?
Hi @jeff,
Could you share where in your self-hosted Teable you clicked the link that takes you to the cloud version? For example, was it from a page inside Teable, an invite email, a shared link, or a bookmark?
Hi Leo,
I installed (Ubuntu) the docker version via the docker-compose.yaml and .etc examples in Docker Deployment - Teable
When I got it running the browser loaded to a login screen. I didn’t have a password so I did a ‘I forgot my password’. Which didn’t work. This was all on 127.0.0.1
I then went to the website and did a ‘I forgot my password’. No account.. so I made one with the ‘Sign Up’ button in the teable.ai . Then realised that wasn’t needed.
Sorry for the vague answer but it was all kind of hard to keep track of while browsing help tabs on the public site and trying to use the database on the local.
Hi @Jeff ,
Thanks for the detailed follow-up — this helps us improve the docs.
On a self-hosted Teable instance, the first user to register becomes the admin — there’s no preset password. Just go to your local login page (e.g. http://127.0.0.1) and sign up directly there.
I’ll also add an FAQ on this to the Docker Deployment doc.