mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 01:32:25 -05:00 
			
		
		
		
	[docs] Move docs links to codeberg (#4074)
Update more links from github -> codeberg in the docs. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4074 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
		
					parent
					
						
							
								293053f58c
							
						
					
				
			
			
				commit
				
					
						c88a95e3c5
					
				
			
		
					 10 changed files with 59 additions and 104 deletions
				
			
		|  | @ -20,10 +20,10 @@ cd ~/gotosocial | |||
| 
 | ||||
| ## Get the latest docker-compose.yaml | ||||
| 
 | ||||
| Use `wget` to download the latest [docker-compose.yaml](https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/example/docker-compose/docker-compose.yaml) example, which we'll customize for our needs: | ||||
| Use `wget` to download the latest [docker-compose.yaml](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/docker-compose/docker-compose.yaml) example, which we'll customize for our needs: | ||||
| 
 | ||||
| ```bash | ||||
| wget https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/example/docker-compose/docker-compose.yaml | ||||
| wget https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/docker-compose/docker-compose.yaml | ||||
| ``` | ||||
| 
 | ||||
| ## Edit the docker-compose.yaml | ||||
|  |  | |||
|  | @ -123,7 +123,7 @@ Then make them the owner of your GoToSocial installation since they will need to | |||
| sudo chown -R gotosocial:gotosocial /gotosocial | ||||
| ``` | ||||
| 
 | ||||
| You can find a `gotosocial.service` file in the `example` folder on [github](https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/example/gotosocial.service) or your installation. | ||||
| You can find a `gotosocial.service` file in the `example` folder on [our repository](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/gotosocial.service) or your installation. | ||||
| 
 | ||||
| Copy it to `/etc/systemd/system/gotosocial.service`: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue