Commit 7474eb0a6c953e78fcc5b933e0eb92a3b6c68bff
1 parent
8399cfcb
Exists in
master
and in
29 other branches
Adding a disclaimer about production OS
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
INSTALL
... | ... | @@ -48,6 +48,12 @@ instructions for doing so, and we'll include it here. |
48 | 48 | |
49 | 49 | === Setting up a production environment |
50 | 50 | |
51 | +DISCLAIMER: this installation procedure is tested with Debian stable, which is | |
52 | +currently the only recommended operating system for production usage. It is | |
53 | +possible that you can install it on other systems, and if you do so, please | |
54 | +report it on one of the Noosfero mailing lists, and please send a patch | |
55 | +updating these instructions. | |
56 | + | |
51 | 57 | As root user |
52 | 58 | ============ |
53 | 59 | ... | ... |