Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

mesosphere-backup/open-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED]

This is currently used only for publishing Mesos deb/rpm binaries and is owned by the Mesos Core Team.

Build is here: https://jenkins.mesosphere.com/service/jenkins/job/open-docs/

THE REST OF THE CONTENT IS DEPRECATED. FOR THE LATEST INFORMATION, SEE dcos.io.

This repository contains the Markdown files that comprise the Mesosphere open documentation site.

View on staging environment

After a few minutes, an automated build will deploy changes to master to the staging site.

Periodically these changes will be pushed to the production site.

Running this site locally

If you are developing against this site and wish to see a rendered version of your documentation locally.

  1. Install RubyGems

  2. Install Bundler

     sudo gem install bundler
    
  3. Update bundler

     bundle update
    
  4. Add the default gems from the root of the project (you may need libxml2 - see here for instructions)

     bundle install --path vendor/bundle
    
  5. Run Jekyll from the root of the project

     # Run Jekyll and watch for changes
     bundle exec rake dev
    
  6. View the site in your browser: http://localhost:4000

About

[DEPRECATED] Documentation for Mesosphere supported open source projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 31