what-digital / divio

A project for tracking divio.com deployment issues
0 stars 0 forks source link

How to correctly simulate divio server live mode - including storage and DB simulation? #15

Closed viktor-yunenko closed 4 years ago

viktor-yunenko commented 4 years ago

The basic instruction is here - https://docs.divio.com/en/latest/how-to/local-in-live-mode/

But doesn't explain how to fetch DB url and storage DSN, which doesn't allow to simulate media errors, eg on azure integration.

viktor-yunenko commented 4 years ago

It's possible to ssh into the server and print the envs out.

viktor-yunenko commented 4 years ago

We should add it the documentation, https://docs.divio.com/en/latest/how-to/local-in-live-mode/

evildmp commented 4 years ago

@victor-yunenko https://docs.divio.com/en/latest/how-to/local-in-live-mode/#use-the-cloud-media-storage-rather-than-local-file-storage

viktor-yunenko commented 4 years ago

Thank you, that looks great, I can close this ticket now 👍