22 lines
583 B
Markdown
22 lines
583 B
Markdown
|
ansible role nginx with rtmp
|
||
|
==============================
|
||
|
|
||
|
Installs nginx and rtmp module
|
||
|
See https://medium.com/@peer5/setting-up-hls-live-streaming-server-using-nginx-67f6b71758db
|
||
|
|
||
|
TODO:
|
||
|
-----
|
||
|
+ [x] Make compile working for me
|
||
|
+ [ ] make configure working for me
|
||
|
+ [ ] Make compile working for others
|
||
|
+ [ ] Make compile working for others
|
||
|
+ [ ] Idempotent
|
||
|
+ [ ] Linting
|
||
|
+ [ ] Own git repo
|
||
|
+ [ ] default name schema
|
||
|
+ [ ] not default to unstable packages
|
||
|
+ [ ] Import all keys from https://nginx.org/en/pgp_keys.html but only if needed
|
||
|
+ [ ] documentation
|
||
|
+ [ ] galaxy release
|
||
|
|