项目作者: egypcio

项目描述 :
FreeBSD @ DigitalOcean
高级语言: Shell
项目地址: git://github.com/egypcio/freebsd-digitalocean.git
创建时间: 2017-03-03T21:30:32Z
项目社区:https://github.com/egypcio/freebsd-digitalocean

开源协议:BSD 2-Clause "Simplified" License

下载


freebsd-digitalocean

DigitalOcean’s Unofficial rc Script for FreeBSD Droplets

  1. Create a FreeBSD Droplet;
  2. Log in and run the following commands;

    1. $ fetch -q https://github.com/egypcio/freebsd-digitalocean/archive/master.zip
    2. $ unzip -q master.zip
    3. $ sudo /bin/sh freebsd-digitalocean-master/bootstrap.sh
  3. Done.

At the end of the bootstraping process the machine will reboot. It’s all fine! Before you try to log into the Droplet again verify the new generated hashes that bootstrap.sh created for you and enjoy.

Should you want to review the Droplet’s information again, all you need is:

  1. $ service digitalocean info