Neruu2
First sign in behavior
I'm self hosting Twenty on a Coolify's instance.
The soft works nicely BUT I'm experiencing issues with system emails (I've made another post about it).
As I can't send email invitation to the workspace, I'ce tried the journey of a team member willing to join the workspace.
I've disabled signup, so only email addresses registered can signin, that's a good start.
But if a member, who signing in for the first time, goes to the instance URL "crm.<domain.tld>" WITHOUT using the invitation link, the instance detects it as a new connexion and offers to create a new workspace...
I know this would be avoided if the system emails worked, but the behavior would still be there if member's does not use the invitation link.
I have multiple question then 😄 :
- Is it expected behavior?
- Can we list all the workspaces created on an instance as a super admin or something?
- Can we link multiple workspaces together?
- Can we disable the workspace creation?
Thanks a lot for your time.
Love your job on Twenty ❤️
23 replies
No system mail sent
I'm self-hosting Twenty with the Coolify's template.
Everything work nicely BUT the system emails.
No matter what I do, it seems that the system never sends any emails (eg: invitation or forgot password).
Here is my docker-compose.yaml:
https://haste.kyvos.studio/acucehidak.bash
I've seen the issue regarding the
EMAIL_DRIVER
and the possibility to set either to logger
or smtp
but neither of these fix my issue.
In addition, impossible to see any logs (agin, both EMAIL_DRIVER
value have bee tested).
Anyone facing similar issues?67 replies