Skip to content

xsuchy/statusfpo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repository of the Fedora Status page.

Upstream for this is provided at
https://github.com:fedora-infra/statusfpo.git


Setting up

    Check out the repo at:

    git@github.com:fedora-infra/statusfpo.git

    Install locally the following packages: python2-jinja2 awscli

    Grab ansible-private/files/aws-status-credentials and store in
    ~/.aws/credentials.

    Run:

    aws configure set preview.cloudfront true



Please update any code changes there, but not any changes to
changes.json or statuses.json.
 
Do not push any generated status.html/index.html/changes.rss in this
git repository, it will be automatically generated by OpenShift on
push in the .openshift/action_hooks/build hook.

Please use manage.py to perform all management to the status page.

For more info, please see the documentation at:

http://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/sops/status-fedora.html

About

status.fedoraproject.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • Python 19.5%
  • HTML 12.4%
  • CSS 7.5%