how to configure data location #876
Unanswered
tjengbudi
asked this question in
Questions and Support
Replies: 2 comments 1 reply
-
|
i already added volume like this in the archon-server docker compose setting. but not works |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yes — the main data directory is So if you want to move storage off the main drive, the important volume is this one in volumes:
- ${ARCHON_DATA:-archon_data}:/.archonThat is where workspaces, artifacts, logs, and the default SQLite DB live. So mounting only Practical fix: point |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
hello
i installed in my pc. default install in the main drive. how ever i only have 250gb space. and it takes 150gb my free space already :(
how to change the data location?
i already check the docker compose. but i do not find or i might lack of knowledge about it.
mind to gave me clue or brief information?
Beta Was this translation helpful? Give feedback.
All reactions