diff options
author | lassulus <lassulus@googlemail.com> | 2014-01-14 03:59:49 +0100 |
---|---|---|
committer | lassulus <lassulus@googlemail.com> | 2014-01-14 03:59:49 +0100 |
commit | 5c5fc52820e94effbc64d0f248a8e262945c2ce3 (patch) | |
tree | c54a336c93253afbe89bd8489516fd1379394f6f /sites/tinc.krebsco.de/README.md | |
parent | b137ee46632b884c9c74f28ed38c3e6e89c17dcc (diff) | |
parent | da8f0952253b7463ec1951dcdee0127fe7782c88 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'sites/tinc.krebsco.de/README.md')
-rw-r--r-- | sites/tinc.krebsco.de/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sites/tinc.krebsco.de/README.md b/sites/tinc.krebsco.de/README.md new file mode 100644 index 00000000..3d3d2faa --- /dev/null +++ b/sites/tinc.krebsco.de/README.md @@ -0,0 +1,11 @@ +# tinc.krebsco.de +tinc.krebsco.de is a curl | sh tinc bootstrapper. For more information see +//retiolum/scripts/tinc_setup/README. + +The nginx is pointed to the folder //boot in painload. + +In order to avoid adding an addition file name a special nginx configuration +based on the try_files directive. + +# Installation +See etc/nginx/sites-available/tinc.krebsco.de.conf |