knewter
Deploying a Phoenix App with Gatling
I wrote up a free episode on how to deploy a Phoenix app with Gatling to a DigitalOcean droplet. Hope it’s useful to someone. Thing I’m not happy with: build tools on the box.
https://www.dailydrip.com/topics/elixir/drips/deploying-a-phoenix-app-with-gatling
First Post!
yurko
Nice cast, thanks! I looked at gatling some time ago but it was too raw, looking at it now it seems the repo wasn’t updated for some time, interesting 
Anyway a small note: editing /etc/environment does not require reboot, logout and login is fine.
Popular in Screencasts
Hey!
Here’s a little video I made on how you can start using Neovim for Elixir/Phoenix development:
If you like it, pleas...
New
Hey all!
We just released 3 episodes on our site explaining how GenServer works. We also released a free episode that shows you how to s...
New
I made an episode where we implement passwordless authentication with the Veil library.
You can watch it here: https://elixircasts.io/pa...
New
This is a part of the ongoing elixir OTP series. The video walks through creating an application, talks about application structure and ...
New
I made an episode about deploying with Gigalixir.
https://elixircasts.io/deploying-with-gigalixir
New
I made an episode for anyone wanting an introduction to testing with Elixir.
https://elixircasts.io/introduction-to-testing
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
https://alchemist.camp/episodes/guessing-game
I’ve recently re-recorded Lesson 1 from Alchemist Camp. It’s significantly higher quality ...
New
I made an episode that shows how you can use the great Number package to convert numbers to different formats like currency, percent, and...
New
I’m doing a 7-part screencast that deep-dives into how Elixir (yup, that’s elixir, not erlang) does processes.
Prerequisites are underst...
New
Other popular topics
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Hey guys.
I'm new to elixir and im really stocked about it. But I ran into a bit of problem - I need to convert a date sting, for examp...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New







