Skip to content

dlux/vagrant-fog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fog PXE Server

https://travis-ci.com/dlux/vagrant-fog.svg?branch=master

This project installs fogproject into a Centos7 Vagrant environment. Soon to be integrated also on vagrant-network101 to integrate a full E2E

Setup - fog_min_setup.sh:

  • No firewalld setup
  • Disable SELinux
  • Normal installation
  • Uses eth0 as pxe interface
  • No DHCP
  • No DNS
  • No language package installation
  • Installs apache, mysql, php, tftp

Setup - fog_full_setup.sh:

  • keep SELinux, configure firewalld, dhcp, and dns

FOG_Project is a Linux-based, open source computer imaging solution for various versions of Windows, Linux, and MacOS. It ties together few open source tools with a PHP-based web interface and TFTP and PXE. Additional info: https://fogproject.org/

To run

$ git clone https://github.com/dlux/vagrant-fog.git
$ cd vagrant-fog
$ vagrant up

Open browser and go to http://localhost:8090

About

Setup Fog PXE server and cloner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages