devopsbookmarks-org / devopsbookmarks.org

Main website for www.devopsbookmarks.org

Home Page:https://www.devopsbookmarks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devops Bookmarks

Welcome to DevOpsBookmarks, home of https://www.devopsbookmarks.org. This is a fork of the original www.devopsbookmarks.com: https://github.com/devopsbookmarks/devopsbookmarks.com.

To discover tools in the devops landscape.

There are new awesome tools and frameworks being released everyday. This is an open and transparent attempt at aggregating all these tools and frameworks.

Current Build Status

Build Status

Modules

devopsbookmarks.org is split in to two separate modules:

Contributing

Refer to CONTRIBUTING.md

Development

VAGRANT

  • Make sure you have VirtualBox and Vagrant installed
  • Clone this repository
  • Run vagrant up to provision the VM
  • Run vagrant ssh -c /vagrant/script/server to start the server

DOCKER

  • Run docker build -t devops .
  • Run docker run -p 3000:3000/tcp -d --name devops devops
  • Navigate to http://localhost:3000 in your browser

Inspiration

About

Main website for www.devopsbookmarks.org

https://www.devopsbookmarks.org

License:Other


Languages

Language:EJS 39.2%Language:JavaScript 28.4%Language:HTML 24.3%Language:SCSS 6.9%Language:Dockerfile 0.8%Language:Shell 0.4%Language:Procfile 0.1%