Class Servers


  • public class Servers
    extends Object
    • Constructor Detail

      • Servers

        public Servers()
    • Method Detail

      • small

        public static Server.Builder small​(String name,
                                           String driveUuuid,
                                           String vncPassword)
        Helper to create a small persistent server
        Parameters:
        name - what to name the server
        driveUuuid - id of the boot drive
        vncPassword - password for vnc
        Returns:
        a builder for a persistent 1Ghz 512m server with DHCP enabled network.