Learn Buffalo in Go - Part 10 Deploy with Docker

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • Part 10. Deploy with Docker
    Running a Buffalo application inside Docker on a local machine, or deploying to cloud providers.
    Also, a sample docker-compose script to run a database inside a container alongside the Buffalo app.
    Topics covered:
    0:00 - Intro
    0:33 - Breakdown of multistage build
    1:21 - Modify to run with Nginx
    2:35 - Options for running Buffalo inside Docker
    4:09 - Heroku plugin
    4:41 - Hosted Postgres on Render.com
    5:07 - Buffalo dev server connecting to hosted DB
    5:21 - Build and run a local docker image
    6:25 - Run application on Render.com
    7:41 - Sample docker-compose
    Docker images:
    hub.docker.com/r/gobuffalo/bu...
    hub.docker.com/_/postgres
    hub.docker.com/_/nginx
    Github repo:
    github.com/briwagner/learn-bu...
    Series playlist:
    • Web application develo...

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