b5fca7c1c9 
								
							 
						 
						
							
							
								
								Update PyLD to version 2.0  
							
							
							
						 
						
							2021-06-30 15:41:12 +00:00  
				
					
						
							
							
								 
						
							
								2cb71d4ae7 
								
							 
						 
						
							
							
								
								Restructure and Improve docs  
							
							
							
						 
						
							2021-06-17 12:56:05 +00:00  
				
					
						
							
							
								 
						
							
								dc1d9ae4ad 
								
							 
						 
						
							
							
								
								Update docker.rst  
							
							... 
							
							
							
							Use `parsed-literal` where substitution is needed. 
							
						 
						
							2020-06-21 13:12:23 +02:00  
				
					
						
							
							
								 
						
							
								e733db391d 
								
							 
						 
						
							
							
								
								Docs - Reverse proxy - Caddy v2 installation notes  
							
							
							
						 
						
							2020-06-11 05:45:10 +02:00  
				
					
						
							
							
								 
						
							
								669788557b 
								
							 
						 
						
							
							
								
								Added link to HomelabOS documentation  
							
							
							
						 
						
							2020-05-11 18:59:27 +02:00  
				
					
						
							
							
								 
						
							
								49a8b2babf 
								
							 
						 
						
							
							
								
								Fix   #1086 : Added safeguard to ensure local uploads are never purged from cache  
							
							
							
						 
						
							2020-05-07 13:58:25 +02:00  
				
					
						
							
							
								 
						
							
								fda56d582b 
								
							 
						 
						
							
							
								
								Simplify all-in-one docker installation  
							
							... 
							
							
							
							Use docker-compose only to deploy the service on the server. 
							
						 
						
							2020-05-06 00:31:09 +02:00  
				
					
						
							
							
								 
						
							
								de22fb79c6 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2020-04-09 09:20:14 +02:00  
				
					
						
							
							
								 
						
							
								6ea40f7c97 
								
							 
						 
						
							
							
								
								1028 - installation docs  
							
							
							
						 
						
							2020-02-25 12:18:05 +00:00  
				
					
						
							
							
								 
						
							
								998c454208 
								
							 
						 
						
							
							
								
								Minor documentation language improvements  
							
							
							
						 
						
							2019-12-07 11:42:47 +01:00  
				
					
						
							
							
								 
						
							
								77ff3c2ff2 
								
							 
						 
						
							
							
								
								Add direct bind option for LDAP authentication  
							
							
							
						 
						
							2019-11-05 11:59:36 +01:00  
				
					
						
							
							
								 
						
							
								7e88cb32ac 
								
							 
						 
						
							
							
								
								Update index.rst  
							
							
							
						 
						
							2019-10-28 13:36:58 +01:00  
				
					
						
							
							
								 
						
							
								7504ec097f 
								
							 
						 
						
							
							
								
								Added link to third-party helm chart  
							
							
							
						 
						
							2019-10-16 14:14:46 +02:00  
				
					
						
							
							
								 
						
							
								49f8fba232 
								
							 
						 
						
							
							
								
								Fix   #934 : Documented how to create DB extension by hand in case of permission error during migrations  
							
							
							
						 
						
							2019-10-15 11:52:15 +02:00  
				
					
						
							
							
								 
						
							
								f29daefa76 
								
							 
						 
						
							
							
								
								Merge branch 'develop'  
							
							
							
						 
						
							2019-10-04 09:50:14 +02:00  
				
					
						
							
							
								 
						
							
								6fb9d808ab 
								
							 
						 
						
							
							
								
								Added info about pod configuration / reconfiguration with install script  
							
							
							
						 
						
							2019-09-26 09:45:52 +02:00  
				
					
						
							
							
								 
						
							
								1ef47a1216 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2019-09-24 14:59:49 +02:00  
				
					
						
							
							
								 
						
							
								715a4344df 
								
							 
						 
						
							
							
								
								Added missing instructions to update REVERSE_PROXY_TYPE under apache2  
							
							
							
						 
						
							2019-09-16 16:58:59 +02:00  
				
					
						
							
							
								 
						
							
								70662cdfb8 
								
							 
						 
						
							
							
								
								Documented quick installation method  
							
							
							
						 
						
							2019-08-23 13:17:29 +02:00  
				
					
						
							
							
								 
						
							
								7da25145fb 
								
							 
						 
						
							
							
								
								Added Caddy reverse proxy example  
							
							
							
						 
						
							2019-08-20 09:42:04 +02:00  
				
					
						
							
							
								 
						
							
								e67b88a76a 
								
							 
						 
						
							
							
								
								[docs] add docker-compose command line  
							
							
							
						 
						
							2019-08-16 09:25:33 -04:00  
				
					
						
							
							
								 
						
							
								a7a8a9b13f 
								
							 
						 
						
							
							
								
								Improve Docker installation documentation  
							
							... 
							
							
							
							- Use `useradd` features to simplify user creation:
  - `-U` creates a user group,
  - `-G docker` adds the user to the `docker` group
- Document available versions and their usage
- Use `chmod 0600` before editing the file!
- Use `cat` instead of multiple `echo`es
- Comment all lines in `.env`
- Use `${FUNKWHALE_VERSION}` where applicable instead of `|version|` to
enable copy-pasting more commands 
							
						 
						
							2019-07-09 12:44:02 +02:00  
				
					
						
							
							
								 
						
							
								4de78995c0 
								
							 
						 
						
							
							
								
								Fix   #862 : replaced Daphne by Gunicorn/Uvicorn  
							
							
							
						 
						
							2019-06-19 10:26:09 +02:00  
				
					
						
							
							
								 
						
							
								c4f675ef9b 
								
							 
						 
						
							
							
								
								Added mention of ansible role  
							
							
							
						 
						
							2019-05-16 13:04:02 +02:00  
				
					
						
							
							
								 
						
							
								62f401ed5a 
								
							 
						 
						
							
							
								
								Merge branch 'develop'  
							
							
							
						 
						
							2019-05-16 09:59:43 +02:00  
				
					
						
							
							
								 
						
							
								da6b3400a0 
								
							 
						 
						
							
							
								
								Better permissions on .env file, added a few missing env vars in mono-container install  
							
							
							
						 
						
							2019-04-05 17:48:04 +02:00  
				
					
						
							
							
								 
						
							
								e587e5aebc 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2019-03-21 10:46:28 +01:00  
				
					
						
							
							
								 
						
							
								5f9df61e7e 
								
							 
						 
						
							
							
								
								Updated mono-container documentation with compose file and NESTED_PROXY  
							
							
							
						 
						
							2019-03-21 10:07:14 +01:00  
				
					
						
							
							
								 
						
							
								472943927a 
								
							 
						 
						
							
							
								
								Update docs/developers/index.rst, docs/developers/subsonic.rst files  
							
							... 
							
							
							
							Deleted developers/index.rst, developers/subsonic.rst files 
							
						 
						
							2019-03-20 16:13:41 +01:00  
				
					
						
							
							
								 
						
							
								21fb39dd61 
								
							 
						 
						
							
							
								
								Update docs/developers/index.rst, docs/developers/subsonic.rst files  
							
							... 
							
							
							
							Deleted developers/index.rst, developers/subsonic.rst files 
							
						 
						
							2019-03-13 09:55:03 +01:00  
				
					
						
							
							
								 
						
							
								e2c88b989c 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2019-03-07 17:28:35 +01:00  
				
					
						
							
							
								 
						
							
								3429366805 
								
							 
						 
						
							
							
								
								Merge branch '745-letsencrypt-documentation' into 'master'  
							
							... 
							
							
							
							Fix  #745 : Added documentation to set up let's encrypt certificate
See merge request funkwhale/funkwhale!651  
						
							2019-03-07 17:28:10 +01:00  
				
					
						
							
							
								 
						
							
								ca55dcbc52 
								
							 
						 
						
							
							
								
								Fix   #745 : Added documentation to set up let's encrypt certificate  
							
							
							
						 
						
							2019-03-07 17:24:32 +01:00  
				
					
						
							
							
								 
						
							
								9c9cdd8bd6 
								
							 
						 
						
							
							
								
								Fixed wrong proxy config file in docker documentation  
							
							
							
						 
						
							2019-03-07 16:55:08 +01:00  
				
					
						
							
							
								 
						
							
								5bec786074 
								
							 
						 
						
							
							
								
								Spelling corrections, user guides for apps  
							
							
							
						 
						
							2019-02-25 13:48:32 +01:00  
				
					
						
							
							
								 
						
							
								dd7cf242ea 
								
							 
						 
						
							
							
								
								Spelling corrections, user guides for apps  
							
							
							
						 
						
							2019-02-13 08:17:09 +01:00  
				
					
						
							
							
								 
						
							
								d1d034fa86 
								
							 
						 
						
							
							
								
								Update /usr/bin/nologin to /usr/sbin/nologin  
							
							
							
						 
						
							2019-02-04 06:53:28 +01:00  
				
					
						
							
							
								 
						
							
								b989ae0e60 
								
							 
						 
						
							
							
								
								Fixed wrong URL in documentation for funkwhale_proxy.conf file when deploying using Docker  
							
							
							
						 
						
							2019-01-27 14:45:38 +01:00  
				
					
						
							
							
								 
						
							
								af2b4965cd 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2019-01-22 11:42:00 +01:00  
				
					
						
							
							
								 
						
							
								f4cf42d9a6 
								
							 
						 
						
							
							
								
								Fixed a few issues and improved UX in debian install instructions  
							
							
							
						 
						
							2019-01-22 11:38:39 +01:00  
				
					
						
							
							
								 
						
							
								28d78458de 
								
							 
						 
						
							
							
								
								Use templates according to FUNKWHALE_VERSION during install  
							
							
							
						 
						
							2019-01-22 11:12:40 +01:00  
				
					
						
							
							
								 
						
							
								ac76657f7b 
								
							 
						 
						
							
							
								
								Added intructions to load new configuration in mono-container install  
							
							
							
						 
						
							2019-01-22 10:48:30 +01:00  
				
					
						
							
							
								 
						
							
								b20269966a 
								
							 
						 
						
							
							
								
								Lots of small fixes in the documentation  
							
							
							
						 
						
							2019-01-22 09:45:43 +01:00  
				
					
						
							
							
								 
						
							
								e44b9e0418 
								
							 
						 
						
							
							
								
								Added documentation to build the Docker images  
							
							
							
						 
						
							2019-01-21 16:44:57 +01:00  
				
					
						
							
							
								 
						
							
								e9e5b15d39 
								
							 
						 
						
							
							
								
								Fix   #614 : added alternative funkwhale/all-in-one docker image  
							
							
							
						 
						
							2019-01-17 09:30:26 +01:00  
				
					
						
							
							
								 
						
							
								4ec0687e39 
								
							 
						 
						
							
							
								
								Moved release notes/highlights in a dedicated file we can link to  
							
							
							
						 
						
							2019-01-10 14:14:25 +01:00  
				
					
						
							
							
								 
						
							
								308fe2a2b9 
								
							 
						 
						
							
							
								
								Added link to NixOS installation instructions  
							
							
							
						 
						
							2019-01-10 13:54:29 +01:00  
				
					
						
							
							
								 
						
							
								ddeb1a66fc 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2018-12-28 10:52:40 +01:00  
				
					
						
							
							
								 
						
							
								ee21ef6f46 
								
							 
						 
						
							
							
								
								Merge branch '645-documentation-typos' into 'develop'  
							
							... 
							
							
							
							Resolve "Lots of small typos in documentation"
See merge request funkwhale/funkwhale!508  
							
						 
						
							2018-12-28 10:52:11 +01:00  
				
					
						
							
							
								 
						
							
								1195ab9343 
								
							 
						 
						
							
							
								
								Fix documentation typos  
							
							
							
						 
						
							2018-12-28 04:26:19 -05:00