backend-best-practices icon indicating copy to clipboard operation
backend-best-practices copied to clipboard

Missing: Concrete description of OS-level runtime environment (in production)

Open olliahonen opened this issue 9 years ago • 2 comments

Use Docker? How? Which user to run the application server on? Directory structures? Where to store configuration files, binaries etc.?

olliahonen avatar Apr 20 '15 07:04 olliahonen

I'm not sure if this has one single answer, and picking which one to include is difficult...

phadej avatar Jun 24 '15 12:06 phadej

Probably there could be a few different setups (new hotness mvp monolith, mature dockerized microservices, etc)? Best not to go into directory structures mostly I think because the chosen setup or backend tech is bound to dictate that in some way.

ilkka avatar Jun 24 '15 13:06 ilkka