وبلاگ بلیان

Deploying Elixir

معرفی کتاب «Deploying Elixir» نوشتهٔ Miguel Cobá، منتشرشده توسط نشر 2021 در سال 2021. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است.

I have compiled all the articles in the "Deploying Elixir" series in a handy eBook: All together in a single place Nicely formatted Searchable With improved wording With better source code highlight But I have also added a NEW, NEVER PUBLISHED BEFORE, BONUS chapter about deploying to heroku. Deploying Elixir Table of Contents About this book Preface Prerequisites asdf Install Elixir Install Phoenix Create a Phoenix application Create the Phoenix application Create DB and run application Visit your Phoenix LiveDashboard Deployment with Elixir Releases Runtime configuration Build in production mode Generate an Elixir Release Run the Release Migrations support Deploying the Elixir Release using Docker Docker basics Docker image stage for building the release Docker image stage for running the release Build the Docker image Run the Docker container Source code Deploying to DigitalOcean Create a repository Creating an App in DigitalOcean Run the migrations Source code Deploying to Fly.io Prepare Elixir Release for deploying to Fly.io Create and configure your Fly.io account Create a Fly.io app Set secrets on Fly.io Create database Deploy to Fly.io Connect to the running node with IEx Source code Deploying to render.com Prepare Elixir Release for deploying to render.com Create and configure your render.com account Running Migrations and connecting to the running instance Source code Deploying to Gigalixir Configure the app for Gigalixir Gigalixir setup Opening a remote console and running migrations Source code Deploying to Heroku Configure the app for heroku Heroku setup Opening a remote console and running migrations Source code Afterword Appendix A: Source Code
دانلود کتاب Deploying Elixir