packet-labs / appconfig

Simple web app to deploy custom applications on Packet using iPXE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End of Life Statement

This repository is End of Life that this software is no longer supported nor maintained by Packet or its community.

Packet Labs AppConfig

This is a very simple web tool to build iPXE templates for various complex applications that can be deployed on Packet. There is a small list of applications currently supported:

esxicfg

Configuration Tool for ESXi

Currently the only application. Has some work left. Allows customizing an ESXi installation based on a few questions. Currently supports changing SSH configuration, and Network options.

TODO:

  • URLs of files to download into the default datastore during install
  • Ability to choose different ESXi versions

About iPXE at Packet

Packet supports passing custom iPXE scripts during provisioning, which allows you to install a custom operating system manually, or via automated kickstart. For details, see the Custom iPXE article in the Packet knowledgebase.

About

Simple web app to deploy custom applications on Packet using iPXE

License:MIT License


Languages

Language:Python 62.4%Language:HTML 37.6%