Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how to setup locally with docker. - Twenty
T
Twenty
•
2y ago
•
1 reply
Ammar Ali
how to setup locally with docker.
I am running with docker
. but it requires some env setup
. what things should be there
.
here is my env inside twenty
-docker directory
.
TAG
=latest
POSTGRES
_ADMIN
_PASSWORD
=replace
_me
_with
_a
_strong
_password
PG
_DATABASE
_HOST
=
d
b
:5432
SERVER
_URL
=
http://localhost:3000
Uncoment if you are serving your front on another server than the API
(eg
. bucket
)
FRONT
_BASE
_URL
=
http://localhost:3000
Use openssl rand
-base64 32 for each secret
ACCESS
_TOKEN
_SECRET
=replace
_me
_with
_a
_random
_string
_access
LOGIN
_TOKEN
_SECRET
=replace
_me
_with
_a
_random
_string
_login
REFRESH
_TOKEN
_SECRET
=replace
_me
_with
_a
_random
_string
_refresh
FILE
_TOKEN
_SECRET
=replace
_me
_with
_a
_random
_string
_refresh
SIGN
_IN
_PREFILLED
=true
STORAGE
_TYPE
=local
STORAGE
_S3
_REGION
=eu
-west3
STORAGE
_S3
_NAME
=my
-bucket
STORAGE
_S3
_ENDPOINT
=
Twenty
Join
Building a modern Open Source CRM, powered by the community
5,801
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Docker Local Setup
T
Twenty / ❓︱help
2y ago
cant setup the repo locally
T
Twenty / ❓︱help
2y ago