Zeit Now - 4 Deploy a Docker App

Поделиться
HTML-код
  • Опубликовано: 15 июн 2018

Комментарии • 8

  • @andresmontoya7852
    @andresmontoya7852 5 лет назад +2

    If I have a express application, where the user can upload images, these images always will persist?

    • @Lisaiceland
      @Lisaiceland 4 года назад

      images will need to be stored in a storage bucket like on aws s3 or GCP firestore. now by default is only a CDN for the static files

  • @WebbizDublin
    @WebbizDublin 5 лет назад

    how do you find v2 of NOW and node projects? I have a TS project and not really seeing it as smooth to deploy as with V1

    • @GaryJennings
      @GaryJennings  5 лет назад

      Webbiz Dublin I am really excited for v2. I hope to do some videos on it soon. It’s very different then what a lot people are used to, there will be a bit of a learning curve. As for TS, they are currently discussing whether to support ts in their node builder or making a separate ts builder. I’ll definitely do a video on TS once they figure that out

  • @matt_greene
    @matt_greene 5 лет назад

    thanks for this!

    • @GaryJennings
      @GaryJennings  5 лет назад

      Your welcome! Plan to do a lot more now that version 2 has just come out

  • @damoose5788
    @damoose5788 5 лет назад +1

    What happened here? Should we use the port 3000? How to get the endpoint data? You need to show the details dude...

    • @GaryJennings
      @GaryJennings  5 лет назад

      This video is just demonstrating that you can use docker files with Zeit. If your interested in docker itself and how to work with it locally, this is a pretty good video: ruclips.net/video/Soh2k8lCXCA/видео.html