你如何检查Phoenix / Elixir / Erlang应用程序的正常运行时间? [英]How do you check the uptime of a Phoenix/Elixir/Erlang application?
Elixir / Phoenix:如何在不使用Ecto的情况下对模型进行单元测试? [英]Elixir/Phoenix: How to do unit tests for models without using Ecto?
如何使用 Phoenix Guides 中的示例在生产模式下运行 Elixir Phoenix Docker? [英]How do I run Elixir Phoenix Docker in production mode using example from Phoenix Guides?
Controller 和 Plug in Elixir Phoenix 有什么区别? [英]What is the different between a Controller and Plug in Elixir Phoenix?