iris

Question regarding your containerized self-hosted services: For those services using a database, or a data storage external to the service, did you use an instance for every service (1 DB for every service), or an instance for every service (1 DB, many services)? I know that the efficient way is to use 1 DB for all services, but I want to know some real cases out there 😉. #selfhosted #SelfHosting
0