Yep, though I have a bug in my use case from a older version, and I still didn’t have the time to try the new stable version. I also translated the Docker compose for the project and extensions into .container files. In the newer version it seems they managed to remove a sidecar container.
So far, it runs on a VPS with a 4-core and 8GB of RAM. On a first run, after upgrading, it needed swap as the system started freezing and the OOM killer stopped the program, zram was enough in my case.
Besides the main container — and the sidecar — I used the Collabora container, LDAP for user management, Keycloak for auth, full Tika for OCR search — modified for my language — and Radicale. Mind you, most probably want the main container and the online office container, be it EuroOffice, Collabora or OnlyOffice.
Here is the memory usage and CPU usage on standby from podman stats:
Yep, though I have a bug in my use case from a older version, and I still didn’t have the time to try the new stable version. I also translated the Docker compose for the project and extensions into .container files. In the newer version it seems they managed to remove a sidecar container.
So far, it runs on a VPS with a 4-core and 8GB of RAM. On a first run, after upgrading, it needed swap as the system started freezing and the OOM killer stopped the program, zram was enough in my case.
Besides the main container — and the sidecar — I used the Collabora container, LDAP for user management, Keycloak for auth, full Tika for OCR search — modified for my language — and Radicale. Mind you, most probably want the main container and the online office container, be it EuroOffice, Collabora or OnlyOffice.
Here is the memory usage and CPU usage on standby from
podman stats: