Qual è il modo consigliato per archiviare i caricamenti quando si utilizza una configurazione con container split data/web_only e più container web_only? È possibile farlo utilizzando il supporto per i caricamenti su S3, ma in Impostazione dei caricamenti di file e immagini su S3 sembra che l’archiviazione tramite caricamenti su S3 non fosse consigliata alcuni anni fa (anche se sembra che ciò sia cambiato). Quindi, se eseguo più container web_only, come posso assicurarmi che tutti possano accedere agli stessi file caricati? Immagino che sia possibile memorizzando i caricamenti su un NFS condiviso o un altro tipo di mount di rete / filesystem cluster. Questo è supportato? Come lo fa Meta (o usate semplicemente S3)?
S3 support is pretty mature now, that topic is from six years ago and a lot has changed.
2 Mi Piace
That’s good to hear, but I’d also like to know how well supported (or not) sharing a network drive between multiple web_only containers is.
It may work, but that is a lot less tested than using S3 (or a clone)
3 Mi Piace