<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Juju on Wenhan blog</title>
    <link>https://wenhan.blog/zh/tags/juju/</link>
    <description>Recent content in Juju on Wenhan blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 28 Jun 2018 17:01:36 +0000</lastBuildDate><atom:link href="https://wenhan.blog/zh/tags/juju/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Juju] 使用 juju 在 LXD 中部署 Minecraft 服务器</title>
      <link>https://wenhan.blog/zh/posts/20180628_juju-use-juju-to-deploy-minecraft-server-in-lxd/</link>
      <pubDate>Thu, 28 Jun 2018 17:01:36 +0000</pubDate>
      
      <guid>https://wenhan.blog/zh/posts/20180628_juju-use-juju-to-deploy-minecraft-server-in-lxd/</guid>
      <description>Juju 是一个支持多种云服务商（如 AWS、Azure、Google Cloud Platform、MAAS 和 LXD）的部署工具。本文将重点介绍如何使用 Juju 和 LXD 构建 OpenStack 测试环境。
安装 LXD 安装 LXD 非常简单，只需运行以下命令：
1 sudo apt-install lxd 如果找不到 lxd 包，请运行以下命令添加 PPA（Personal Package Archive），然后重新执行安装命令。
1 2 3 sudo apt-add-repository ppa:ubuntu-lxc/stable sudo apt update sudo apt dist-upgrade 配置 LXD 运行以下命令，按步骤配置 lxd 设置：
1 2 3 4 5 6 7 8 $ sudo lxd init Do you want to configure a new storage pool (yes/no) [default=yes]? Name of the storage backend to use (dir or zfs) [default=dir]: Would you like LXD to be available over the network (yes/no) [default=no]?</description>
    </item>
    
  </channel>
</rss>
