Andrew DeMaria
c579837595
Added some notes about spring boot parameters
8 years ago
Andrew DeMaria
0902a6c846
Add clean to maven command
8 years ago
Andrew DeMaria
f13ed83d77
Added missing digit
8 years ago
Andrew DeMaria
bcbd6c361f
Added test database versions
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Joshua M. Boniface
8aba7983cc
Update PROXY.md
...
This makes two changes to the HAProxy documentation:
1) Replaces the `reqadd` statements with `http-request set-header` statements, including a dynamic `X-Forwarded-Host`. Rationale is that this is cleaner (no manual adding of domain), and extensible to a multi-domain environment. Note that I have NOT tested the `:[port]` trick on this form of the command since I run on port 443.
2) Moves the `redirect scheme` from the backend to the frontend. I disagree with the logic of the commit (002275468a
) that moved this to the backend - in a multi-backend environment, putting it in the frontend is cleaner, and in this simple config it makes no functional difference.
8 years ago
drinn
835bbbc0a5
Add X-Headers for haproxy
...
Added X-Headers for haproxy configuration
8 years ago
Andrew DeMaria
6900142c4d
Added doc from @texneues for https on tomcat and freebsd
8 years ago
Andrew DeMaria
9c224b7853
Added UI for Database settings
...
Also cleanup some documentation
*Database Settings have been renamed and will require manually fixing
from 6.2beta1*
database.varchar.maxlength -> DatabaseMysqlMaxlength
database.config.type -> DatabaseConfigType
database.config.embed.driver -> DatabasigEmbedDriver
database.config.embed.url -> DatabaseConfigEmbedUrl
database.config.embed.username -> DatabasigEmbedUsername
database.config.embed.password -> DatabasigEmbedPassword
database.config.jndi.name -> DatabaseConfigJNDIName
database.usertable.quote -> DatabaseUsertableQuote
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Lammler Jonas
f3a4c964de
remove outdated note haproxy docs
8 years ago
Andrew DeMaria
509fd8f6aa
Various documentation improvements
...
- Remove duplicate and outdated INSTALL.md file
- Clarity around supported platforms
- Misc
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Andrew DeMaria
190208debc
Correctly calculate base url in the case a proxy server is present
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Jonas L
8e323bccac
Some updates
8 years ago
Andrew DeMaria
333d2f13fd
Fix link
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Andrew DeMaria
dbab20e096
Added transcoder setup doc
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Jonas L
8acd92b84c
Updated some comments
8 years ago
Jonas L
99198ae06c
Remove warning about haproxy version
...
I used debian version wich is the 1.5.8 and its working just fine !
8 years ago
Jonas L
cc0d8d9f76
Again remove "mode http"
8 years ago
Jonas L
002275468a
Remove redirect scheme
...
I tested it without this lines and i don't like to have it in the frontend section ! I suggest removing it ! The only usefull line is in the backend
8 years ago
Jonas L
e2e4dd655d
Remove "mode http"
...
This setting is by default in the configuration files in the "default" section, so we don't need to add it here ! ( If someone uses the tcp mode or else he sure knows how haproxy works ! )
8 years ago
Rémi Cocula
06776d9f0a
Minimal instructions for spring boot installation.
8 years ago
Rémi Cocula
0a460d6bab
Add spring boot to INSTALL.md #253
8 years ago
Andrew DeMaria
0d8fb8c318
Remove BUILD.md as its redundant to INSTALL.md
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Rémi Cocula
f9b4577dbe
Add jmeter main test plan + a bit of documentation.
8 years ago
François-Xavier Thomas
4efa7ccbf6
Doc: Add warning about HAProxy 1.7
8 years ago
François-Xavier Thomas
fedcddc060
Doc: Fix haproxy documentation ( #242 )
8 years ago
Rémi Cocula
aec131a3d1
A bit of documentation.
8 years ago
Andrew DeMaria
9292c457c9
Updated proxy doc
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Andrew DeMaria
d681eda914
Remove installation from project
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Andrew DeMaria
551832b89e
Update INSTALL.md
...
Added note about java version and tomcat issues on debian distributions.
8 years ago
Andrew DeMaria
0749b5f281
Removed no longer needed setting for mysql
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
Andrew DeMaria
529cb6c317
Added documentation
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
8 years ago
François-Xavier Thomas
24328a1d08
Doc: Move build and migration docs to documentation/
8 years ago
François-Xavier Thomas
31762a3e50
Doc: Add documentation for reverse proxying
8 years ago
Eugene E. Kashpureff Jr
31ddd33c9c
Libresonic v6.1.beta2
8 years ago
Eugene E. Kashpureff Jr
e0cd0d64eb
Libresonic v6.1.rc1
8 years ago
croquagei
f5b13190f1
Update FreeBSD-FreeNAS-Install.md
9 years ago
croquagei
7205141170
Update FreeBSD-FreeNAS-Install.md
9 years ago
croquagei
0f131e0f82
Update FreeBSD-FreeNAS-Install.md
9 years ago
croquagei
7999561785
Update FreeBSD-FreeNAS-Install.md
9 years ago
croquagei
28d774b880
Update FreeBSD-FreeNAS-Install.md
9 years ago
croquagei
65d669ece7
fix tomcat xml fomatting error
9 years ago
alexfornuto
a757275f32
copied INSTALL do documentation/
9 years ago