Code Monkey home page Code Monkey logo

nomad-vagrant-lab's People

Contributors

discoposse avatar mrlesmithjr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nomad-vagrant-lab's Issues

Node Install Scripts Cause Issues On Subsequent Provisioning

Although this may not be an issue in all cases, we should account for these scenarios. When spinning up the Vagrant lab the scripts work just fine. But if we decide to run vagrant provision after the environment is up and running, the scripts throw many errors and cause failures.

Optimize Launch Scripts

The launch scripts work fine except on subsequent executions. We begin to experience errors, etc. which are less than optimal. We need to ensure that we are only killing processes when they are actually already running. This will allow for future potential of streamlining the spin up of auto starting the services at Vagrant provisioning time.

Need to add nohup back to startup script(s)

When the scripts were changed in #4, we removed the nohup in the startup commands. This leaves flowing logging to stdout which makes it less than ideal for executing commands on the nodes. Especially when walking through the Pluralsight course. I will be submitting a PR to add nohup back.

README and Blog Post should be in sync? ;)

So, following the blog post the following instructions seem incorrect:

Connect via ssh to the first node using the command vagrant ssh nomad-a-1
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch nomad-a-1.sh
Connect via ssh to the second node using the command vagrant ssh nomad-a-2
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch nomad-a-2.sh
Connect via ssh to the third node using the command vagrant ssh nomad-a-3
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch nomad-a-3.sh

I believe they should be:

Connect via ssh to the first node using the command vagrant ssh nomad-a-1
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch-a-1.sh
Connect via ssh to the second node using the command vagrant ssh nomad-a-2
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch-a-2.sh
Connect via ssh to the third node using the command vagrant ssh nomad-a-3
Change to the code folder with the command cd /vagrant
Launch the Nomad script with this command: sudo sh launch-a-3.sh

Direction of scripts for spinning up Consul/Nomad clusters

@discoposse What are your thoughts on the direction of the scripts to spin up Consul/Nomad clusters?

Now that I know this repo is for usage of the Pluralsight course as well, is your idea that the user is to login to each node and spin up these services? Which would lead them into further learning potentially? Or does it make sense to have these services up, running and ready for interaction?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.