Skip to content

oracle-samples/oltrain

Repository files navigation

Oracle Linux and Virtualization Training

The OLTrain project provides a place to explore Oracle Linux and Virtualization products using videos and walkthrough tutorials and hands-on labs.

Getting Started

  1. Clone this repository. Use the --recurse-submodules to clone the blowfish theme from the original authors GitHub project.

    If you have already cloned the project without using --recurse-submodules, then run git submodule init followed by git submodule update to pull in the theme.

  2. Review content locally by running hugo server and then view in the provided url in the browser.

  1. Remove files from destination not found in static directories with hugo --cleanDestinationDir.

  2. Create a PR.

  3. Merging the PR triggers the GitHub action to rebuild the site.

Deploy Site to GitHub

This site deploys using GitHub Actions configured in Settings > Pages.

Support or Contact

Contributing

This project is not accepting external contributions at this time. For bugs or enhancement requests, please file a GitHub issue unless it’s security related. When filing a bug remember that the better written the bug is, the more likely it is to be fixed. If you think you’ve found a security vulnerability, do not raise a GitHub issue and follow the instructions in our security policy.

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright © 2022,2023 Oracle and/or its associates.

All content in this repository is distributed under the Universal Permissive License 1.0.

Blowfish is distributed under the MIT License.

Vagrant by HashiCorp is distributed under the MIT License.

Ruby is distributed under the terms of the 2-clause BSD License or the conditions listed in the Ruby license.txt file.