mirror of
				https://github.com/TeamPiped/documentation.git
				synced 2024-08-14 23:50:09 +00:00 
			
		
		
		
	Add info on federation protocol.
This commit is contained in:
		
							parent
							
								
									cb5ac4f69d
								
							
						
					
					
						commit
						a28164838f
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -18,6 +18,8 @@ Now, create A records to your server's public IP with the hostnames you had fill
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Finally, run `docker-compose up -d` and you're done!
 | 
					Finally, run `docker-compose up -d` and you're done!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Consider joining the federation protocol at https://github.com/TeamPiped/piped-federation#how-to-join
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Docker-Compose Nginx AIO script
 | 
					## Docker-Compose Nginx AIO script
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Note: This setup requires you to have your own reverse proxy in addition to the one provide, and requires you to configure TLS manually.
 | 
					Note: This setup requires you to have your own reverse proxy in addition to the one provide, and requires you to configure TLS manually.
 | 
				
			||||||
| 
						 | 
					@ -51,6 +53,8 @@ server {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Finally, configure your TLS certificates if you need to!
 | 
					Finally, configure your TLS certificates if you need to!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Consider joining the federation protocol at https://github.com/TeamPiped/piped-federation#how-to-join
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Manually updating
 | 
					# Manually updating
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Run `docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once piped-frontend piped-backend ytproxy varnish nginx caddy postgres watchtower`
 | 
					Run `docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once piped-frontend piped-backend ytproxy varnish nginx caddy postgres watchtower`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue