Learn Buffalo in Go - Part 9 Build for Production and Deploy

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • Part 9. Build for Production and Deploy
    What happens in production mode; modifying environment settings for production; running the application on a Linux server
    Topics Covered:
    00:00 - Intro to build commands and production settings
    00:23 - build command
    1:27 - production mode
    3:00 - prod mode on a local computer
    3:45 - Buffalo TLS server
    4:58 - Checklist for remote server
    6:42 - App on Systemd
    7:40 - Add Nginx proxy
    9:20 - Securing sensitive routes
    Buffalo docs:
    gobuffalo.io/en/docs/deploy/b...
    gobuffalo.io/en/docs/deploy/p...
    gobuffalo.io/en/docs/deploy/s...
    Github repo:
    github.com/briwagner/learn-bu...
    Nginx configuration:
    nginx.org/en/docs/http/ngx_ht...
    Simple site hosting:
    www.linode.com
    This video was re-uploaded to fix audio problems.
    Original: • Learn Buffalo in Go - ...
    Series playlist:
    • Web application develo...
  • ХоббиХобби

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

  • @mrjvc
    @mrjvc 3 месяца назад

    Fantastic series, thanks!