Skip to content

davidfischer-ch/OSCIED

 
 

Repository files navigation

OSCIED

Open Source Cloud Infrastructure for Encoding and Distribution

Tip

Do not hesitate to read the wiki of this project.

Paths

  • charms : Source-code of the units
  • scenarios : Deployment scenarios paths, every scenario path contains :
    • config.yaml : Configuration of the charms for the scenario.
    • environments.yaml : Configuration of juju for the scenario.
    • medias.csv, tprofiles.csv, ttasks.csv, users.csv : Used as input to configure the orchestrator.
    • generated : Files generated by various scripts, do not modify
    • id_rsa, id_rsa.pub : Certificates used to secure the communication between your desktop and the units.
  • deploy : Charms are copied here before being deployed with juju
  • docs : Documentation of the project
  • library : The core python library of OSCIED
  • medias : A path where you may put your media assets required by the deployment scenarios
  • openstack : Trial to speed-up testing of OpenStack, abandonware
  • scripts : Utility scripts to develop, deploy and manage OSCIED
  • tools : Mainly submodules to git repositories of FLOSS tools

About

Open Source Cloud Infrastructure for Encoding and Distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.3%
  • PHP 20.4%
  • Shell 18.5%
  • HTML 3.4%
  • SourcePawn 2.0%
  • JavaScript 1.9%
  • Other 0.5%