Difference between revisions of "IT Infrastructure"

From TinkerMill Wiki
Jump to navigation Jump to search
(Removed pipes from URL links.)
(Added note about VMHOST2)
Line 2: Line 2:
  
 
== Objective ==
 
== Objective ==
 +
 
Improve and maintain the performance and reliability of the compute equipment and network through the use of sound best practices and tapping into the experience and expertise of members interested in helping out.  
 
Improve and maintain the performance and reliability of the compute equipment and network through the use of sound best practices and tapping into the experience and expertise of members interested in helping out.  
  
Line 9: Line 10:
  
 
== Contact us ==
 
== Contact us ==
 
  
 
We host a weekly team meeting on [https://www.meetup.com/LongmontHackerSpace/events/npjjrlyvqbrb/ Tuesday nights at 8PM ] This is a good time to meet some of the members who handle the care and feeding. It is also a good place to verbalize requests.  We keep a running lists of the  [https://docs.google.com/spreadsheets/d/1b7M2eJimVLRel0Wp-BjuGMjQ4u3bvk9Qoz0pXdqlqo8/edit#gid=0 TODO's ] where tinkermill.org members have update access. '''Operating 100% on volunteerism''' we are always looking for those interested in helping out.  Whether you're interested in software development, system administration or network configuration.
 
We host a weekly team meeting on [https://www.meetup.com/LongmontHackerSpace/events/npjjrlyvqbrb/ Tuesday nights at 8PM ] This is a good time to meet some of the members who handle the care and feeding. It is also a good place to verbalize requests.  We keep a running lists of the  [https://docs.google.com/spreadsheets/d/1b7M2eJimVLRel0Wp-BjuGMjQ4u3bvk9Qoz0pXdqlqo8/edit#gid=0 TODO's ] where tinkermill.org members have update access. '''Operating 100% on volunteerism''' we are always looking for those interested in helping out.  Whether you're interested in software development, system administration or network configuration.
Line 19: Line 19:
 
* [https://sites.google.com/a/tinkermill.org/infrastructure/home Google Sites - Infrastructure]
 
* [https://sites.google.com/a/tinkermill.org/infrastructure/home Google Sites - Infrastructure]
 
* [https://github.com/TinkerMill TinkerMill's Github collection of repositories]
 
* [https://github.com/TinkerMill TinkerMill's Github collection of repositories]
 +
 +
== Notes ==
 +
 +
=== VMHOST2 ===
 +
 +
If you rebuild VMHOST2 then you may need to configure GRUB2 so that it uses GRUB_TIMEOUT_STYLE=hidden.  Otherwise the system may appear to wait indefinitely at the GRUB prompt for no reason.
 +
 +
Otherwise

Revision as of 21:08, 18 July 2017

The IT Infrastructure at TinkerMill consists of a few desktops, laptops and printers distributed throughout the facility for use by members. There are a few dedicated machine side PC's for interfacing with pieces of equipment such as the Laser cutter, the ShopBot and 3D printers. In addition we have a small hypervised server infrastructure for local monitoring and backup functions.

Objective

Improve and maintain the performance and reliability of the compute equipment and network through the use of sound best practices and tapping into the experience and expertise of members interested in helping out.

Goals

To provide both a Production environment for running the day-to-day operational needs and Development/Test environment for members to experiment in.

Contact us

We host a weekly team meeting on Tuesday nights at 8PM This is a good time to meet some of the members who handle the care and feeding. It is also a good place to verbalize requests. We keep a running lists of the TODO's where tinkermill.org members have update access. Operating 100% on volunteerism we are always looking for those interested in helping out. Whether you're interested in software development, system administration or network configuration.

If you can't make the weekly meeting you can reach us on slack #network channel

Links

Notes

VMHOST2

If you rebuild VMHOST2 then you may need to configure GRUB2 so that it uses GRUB_TIMEOUT_STYLE=hidden. Otherwise the system may appear to wait indefinitely at the GRUB prompt for no reason.

Otherwise