Sha256: e5a6ecbcdc6263361cb3f5ca371985a74a2f008bbd036ebcec8d7d7d79f2e8e8
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 KB
Contents
<p> A simulated Puppet Enterprise infrastructure has been constructed on the classroom server. Each student has an environment providing a sandboxed container for Puppet code and configuration. The classroom server is also running the unmodified Puppet Enterprise Console with an account for each student. </p> <p> Students have full <code>root</code> access on their container, meaning that all Puppet commands and resources work as expected. Each container also exposes port 80 as a high port proxied from the Master, meaning that students are able to run a web server inside their sandbox environment. A link to this proxied port is listed for each user on the <em>Users</em> tab. </p> <h3>Resources:</h3> <ul> <li><a href="http://<%= request.host %>:9090" target="_showoff">Course Material Presentation</a> <ul> <li>Follow along with the instructor's slides, or navigate it independently.</li> </ul> </li> <li><a href="https://<%= request.host %>" target="_console">Puppet Enterprise Console</a> <ul> <li>Log into the PE Console using the credentials of the user account you created.</li> </ul> </li> <li><a href="./gitviz/index.html" target="_blank">Git Visualization Tool</a> <ul> <li>Git's commit graph can be hard to understand. This tool will help visualize what happens behind the scenes as you type various <code>git</code> commands.</li> </ul> </li> </ul> <h3>Accessing your environment:</h3> <ol> <li>First create your account on the <em>Users</em> tab.</li> <li>Log in to your sandbox following the directions on the <em>SSH Login</em> tab.</li> <li>Log in to the <a href="https://<%= request.host %>" target="_console">Puppet Enterprise Console</a></li> <ol>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puppetfactory-0.4.0 | views/home.erb |