Re: guix --container is RAM hungry

2024-04-10 Thread Ludovic Courtès
Hi, Edouard Klein skribis: > Maxim Cournoyer writes: > >> Hi Ludovic, >> >> Ludovic Courtès writes: >> >>> Hi Edouard, >>> >>> Edouard Klein skribis: >>> I'm a huge fan of guix --container, and I created a system to use those by default for network services. But the VPS these servic

Re: guix --container is RAM hungry

2024-04-02 Thread Edouard Klein
Maxim Cournoyer writes: > Hi Ludovic, > > Ludovic Courtès writes: > >> Hi Edouard, >> >> Edouard Klein skribis: >> >>> I'm a huge fan of guix --container, and I created a system to use those >>> by default for network services. But the VPS these services run on has >>> only 2GB of RAM, and I

Re: guix --container is RAM hungry

2024-03-29 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi Edouard, > > Edouard Klein skribis: > >> I'm a huge fan of guix --container, and I created a system to use those >> by default for network services. But the VPS these services run on has >> only 2GB of RAM, and I just realized that a container, by defaul

Re: guix --container is RAM hungry

2024-03-28 Thread Ludovic Courtès
Hi Edouard, Edouard Klein skribis: > I'm a huge fan of guix --container, and I created a system to use those > by default for network services. But the VPS these services run on has > only 2GB of RAM, and I just realized that a container, by default, > requires at least 200MB. Ouch, confirmed:

Re: guix --container is RAM hungry

2024-03-26 Thread Ricardo Wurmus
raingl...@riseup.net writes: > On 2024-03-21 22:44, Edouard Klein wrote: >> Dear Guixers, >> >> I'm a huge fan of guix --container, and I created a system to use those >> by default for network services. But the VPS these services run on has >> only 2GB of RAM, and I just realized that a contai

Re: guix --container is RAM hungry

2024-03-25 Thread raingloom
On 2024-03-21 22:44, Edouard Klein wrote: > Dear Guixers, > > I'm a huge fan of guix --container, and I created a system to use those > by default for network services. But the VPS these services run on has > only 2GB of RAM, and I just realized that a container, by default, > requires at least 20

guix --container is RAM hungry

2024-03-21 Thread Edouard Klein
Dear Guixers, I'm a huge fan of guix --container, and I created a system to use those by default for network services. But the VPS these services run on has only 2GB of RAM, and I just realized that a container, by default, requires at least 200MB. Try it: guix shell time which -- bash -c "$(whic