Sign inSign up

peterhuene/puppet-repl-server

By peterhuene

Updated over 10 years ago

A simple web-based REPL for the Puppet language.

Image
0

325

peterhuene/puppet-repl-server repository overview

Note: this should not be run in production as the server does not place limits on the REPL child processes.

This is a simple Node.js based server that presents a terminal a user can use to evaluate Puppet code.

To run: docker run -it -p 8080:8080 peterhuene/puppet-repl-server

Open a web browser to http://localhost:8080.

Tag summary

Content type

Image

Digest

Size

22.8 MB

Last updated

over 10 years ago

docker pull peterhuene/puppet-repl-server