barracuda-cloudgen-access / docs

(deprecated) The docs repo for Fyde
4 stars 2 forks source link

DEPRECATION WARNING

This documentation has moved to https://campus.barracuda.com/product/cloudgenaccess/.

Barracuda CloudGen Access Documentation

Description

This documentation uses Jekyll as a static website generator.

Changes to master automatically get deployed to github pages.

Run locally

Docker

  1. Build and run the docker container:

    make docker-run
  2. Open your browser on http://localhost:4000/docs/.

macOS

  1. Build and run jekyll:

    make macos-run
  2. Open your browser on http://localhost:4000/docs/.