Skip to content

nosana-ci/devopsbookmarks.org

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • EJS 39.1%
  • JavaScript 28.4%
  • HTML 24.3%
  • SCSS 6.9%
  • Dockerfile 0.8%
  • Shell 0.4%
  • Procfile 0.1%