Where does elastic beanstalk t2 server store my node.js app files?

后端 未结 3 1598
清歌不尽
清歌不尽 2021-01-30 03:07

From an architecture perspective I\'m trying to get a better understand of how and where files deployed to eb (t2) server are stored.

I see some .zip files in s3 that sh

3条回答
  •  悲哀的现实
    2021-01-30 03:44

    The top answer seems to be still working in November of 2020 for node app (nuxt app in my case)

    /var/app/current
    

提交回复
热议问题