-
It highly depends on how large your repository is, and how frequent you pull/push from the repository. For repositories as large as linux (2G git data), OneDev may cache up to 200M data in memory. The git command line may also take up to 100M when performing a single clone of such repository.
-
Previous Value Current Value Open
Closed
-
From what you say, it sounds like 1GB RAM should be enough for most cases?
-
As long as you do not have very large repository, it should be fine.
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Hi,
I am running a simple setup in Docker container where I can assign certain RAM amount to 1dev. For now I am the only user, maybe there would a few more users and about 200 projects.
What is suggested RAM for 1dev container?