2019年2月16日

Running Elixir in Docker Containers

摘要: 转自:https://www.poeticoding.com/running-elixir-in-docker-containers/ One of the wonderful things about Docker Containers is that you can easily freeze 阅读全文

posted @ 2019-02-16 20:54 荣锋亮 阅读(622) 评论(0) 推荐(0) 编辑

Distributed Phoenix Chat using Redis PubSub

摘要: 转自:https://www.poeticoding.com/distributed-phoenix-chat-using-redis-pubsub/ In the previous article, Create a High-Availability Kubernetes Cluster on 阅读全文

posted @ 2019-02-16 19:20 荣锋亮 阅读(524) 评论(0) 推荐(0) 编辑

Connecting Elixir Nodes with libcluster, locally and on Kubernetes

摘要: 转自:https://www.poeticoding.com/connecting-elixir-nodes-with-libcluster-locally-and-on-kubernetes/ Transcript In the last few articles we saw how to ma 阅读全文

posted @ 2019-02-16 19:20 荣锋亮 阅读(471) 评论(0) 推荐(0) 编辑

Distributed Phoenix Chat with PubSub PG2 adapter

摘要: 转自:https://www.poeticoding.com/distributed-phoenix-chat-with-pubsub-pg2-adapter/ In this article we’ll see how to cluster the Phoenix Chat nodes, usin 阅读全文

posted @ 2019-02-16 19:19 荣锋亮 阅读(550) 评论(0) 推荐(0) 编辑

showdoc 开源在线api&&技术文档管理工具

摘要: showdoc 是一个很不错的api 以及技术文档管理工具 环境准备 doker-copose 文件 version: "3" services: doc: image: registry.docker-cn.com/star7th/showdoc volumes: - "./showdoc_dat 阅读全文

posted @ 2019-02-16 14:43 荣锋亮 阅读(2750) 评论(0) 推荐(0) 编辑

导航