AMoreaux
AMoreaux
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Today you can't define the workspace subdomain during the creation
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
So you will need to update the workspace subdomain without https. In setting using http or directly in database
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Ok so keep SERVER_URL like that And use a wildcard for *.crm.example.com in nginx
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
By domain you mean workspace subdomain ?
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Yes it works and it's use on twenty.com
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Hi When a user signup, he can be on an workspace or on home. If he is on the default subdomain, it mean he is on home page, so the signup will create a new workspace If he is on a workspace subdomain, he will signin or signup in this workspace. You can change the subdomain of each workspaces in workspace settings. You can invite people in settings too.
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
PS: As you said you can't use multi workspace without subdomains by workspaces
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Why do you think about a config like that:
environment:
- PORT=3000
- SERVER_URL=https://crm.mydomain.com
- FRONTEND_URL=https://crm.mydomain.com
- DEFAULT_SUBDOMAIN=default
- IS_MULTIWORKSPACE_ENABLED=true
environment:
- PORT=3000
- SERVER_URL=https://crm.mydomain.com
- FRONTEND_URL=https://crm.mydomain.com
- DEFAULT_SUBDOMAIN=default
- IS_MULTIWORKSPACE_ENABLED=true
So the home page will be https://default.crm.mydomain.com And workspaces pages will be https://workspaceSubdomain.crm.mydomain.com
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Is it acceptable?
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
I just read the full message where you answer to my question: You could use another subdomain like crm.your-domain.com so subdomains will be prepend on it.
21 replies
TTwenty
Created by Enderson NS on 2/20/2025 in #❓︱help
[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)
Yes, the implementation of multi workspace is only with subdomains. What’s your use case that implies to use multi workspaces without subdomain?
21 replies
TTwenty
Created by Kernel (+1 🥖) on 2/13/2025 in #❓︱help
Joining workspace does not work
Thanks for the report @Kernel (+1 🥖)
15 replies
TTwenty
Created by Kernel (+1 🥖) on 2/13/2025 in #❓︱help
Joining workspace does not work
The fix is here : https://github.com/twentyhq/twenty/pull/10216 🙂 @charles
15 replies
TTwenty
Created by Kernel (+1 🥖) on 2/13/2025 in #❓︱help
Joining workspace does not work
I can reproduce it. I'm on it
15 replies
TTwenty
Created by Kernel (+1 🥖) on 2/13/2025 in #❓︱help
Joining workspace does not work
Hello, I will try to reproduce the issue
15 replies
TTwenty
Created by armochillo on 1/29/2025 in #❓︱help
Unexpected Application Error! and also "Invalid Sign In Up Params"
For the record. A PR is open to fix the flow that create the issue. In addition you can avoid right now the issue by setting the env variable SIGN_IN_PREFILLED=false
13 replies
TTwenty
Created by armochillo on 1/29/2025 in #❓︱help
Unexpected Application Error! and also "Invalid Sign In Up Params"
Are you available for a quick call ?
13 replies
TTwenty
Created by armochillo on 1/29/2025 in #❓︱help
Unexpected Application Error! and also "Invalid Sign In Up Params"
You use the v0.40.0 ?
13 replies
TTwenty
Created by armochillo on 1/29/2025 in #❓︱help
Unexpected Application Error! and also "Invalid Sign In Up Params"
Hello @armochillo Could you confirm me that you sign in with an existing user in an existing workspace please?
13 replies
TTwenty
Created by ɃØĦɆᵾS on 12/4/2024 in #❓︱help
How to change workspaces
This PR should fix the issue: https://github.com/twentyhq/twenty/pull/9099
15 replies