Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redhatquickcourses/selinux-policies-samples

Samples for selinux-policy
https://github.com/redhatquickcourses/selinux-policies-samples

Last synced: about 5 hours ago
JSON representation

Samples for selinux-policy

Awesome Lists containing this project

README

        

Sample applications for [Writing Targeted Policies for SELinux on RHEL](https://redhatquickcourses.github.io/selinux-policies/selinux-policies/1/index.html)

Listing samples in the order the courses uses them:

* testapp: A deamon that queries weather from cities with Red Hat offices using wttr.in
* website: Static web site with non-standard HTTP port and document root
* quotes: PHP application which connects to a MySQL database
* playbooks: Ansible playbooks to configure SELinux for the website and quotes examples
* selinux-testapp: SELinux policy (only the `.te`) for testapp