Skip to content

chiahsuy/koadstation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koadstation

koadstation is a collection of development environments, and servers that I use in my systems engineering on a regular basis. I hope that these provisioning tools benefit you in your software engineering adventures.

stations

  • tiledraweru14 - Ubuntu 14.04 LTS map tile server
  • webdevf1 - FreeBSD 10.1 web development environment
  • webdevj1 - FreeBSD 10.1 jailed web development environment, uses ansible-sshjail to streamline ansible interactions
  • dbdevf2 - FreeBSD 10.2 database development environment

Frequently Asked Questions

Q: Is windows supported as a vagrant host?

A: These stations target both linux and windows as vagrant hosts, with the virtualbox provider.

Q: What is the recommended way of running these stations on windows?

A: The most streamlined approach for provisioning is to use GitHub for windows shell as it will make vagrant, ssh, curl etc work without any additional configuration. For full shell administration though, PuTTY is recommended to connect to the stations' forwarded SSH port.

About

Development environment collection of VMs used for systems engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 39.3%
  • Shell 25.6%
  • Ruby 19.0%
  • HTML 16.1%