Files
mgmt/engine/resources
James Shubin 8f60f42be3 engine: resources: Add http:server and http:file resources
This adds a new http server resource, as well as a http file resource
that is used to specify files to serve in that server. This allows you
to have an http server that is entirely server from memory without
needing files on disk.

It does this by using the autogrouping magic that is already available
in the engine.

The http resource is not meant to be a full-featured http server
replacement, and it might still be useful to use the venerable webserver
of your choice, however for integrated, pure-golang bootstrapping
environments, this might prove to be very useful.

It can be combined with the tftp and dhcp resources to build PXE setups
with mgmt!

This resource can be extended further to support an http:flag endpoint,
an http:ui endpoint, automatic edges, and more!
2020-04-11 03:23:04 -04:00
..
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00