mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update README.rst
This commit is contained in:
		
							parent
							
								
									275388b343
								
							
						
					
					
						commit
						4fabb8bff3
					
				
					 1 changed files with 10 additions and 4 deletions
				
			
		| 
						 | 
					@ -14,11 +14,17 @@ Configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Gitea has been configured to work with MySQL; it can also be used with SQLite or
 | 
					Gitea has been configured to work with MySQL; it can also be used with SQLite or
 | 
				
			||||||
Postgres. If you want to use it with a different database, change the 
 | 
					Postgres. If you want to use it with a different database, change the 
 | 
				
			||||||
``DB_TYPE`` property in ``app.ini`` and change the line ``After=mysqld.service``
 | 
					``DB_TYPE`` property in ``/etc/gitea/app.ini`` [1] and change the line ``After=mysqld.service``
 | 
				
			||||||
in ``gitea.service`` to one of the following:
 | 
					in ``/etc/systemd/system/gitea.service`` [2] to one of the following:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* SQLite: comment it out.
 | 
					* SQLite: comment it out.
 | 
				
			||||||
* Postgres: ``After=postgresql.service``
 | 
					* Postgres: ``After=postgresql.service``
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Further information about configuring Gitea can be found at the
 | 
					[1] Prior to installing Gitea, instead edit ``/opt/iiab/iiab/roles/gitea/templates/app.ini.j2``
 | 
				
			||||||
`documentation <https://docs.gitea.io/en-us/>`.
 | 
					
 | 
				
			||||||
 | 
					[2] Priot to installing Gitea, instead edit ``/opt/iiab/iiab/roles/gitea/templates/gitea.service.j2``
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Documentation
 | 
				
			||||||
 | 
					-------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Further info on configuring: `https://docs.gitea.io <https://docs.gitea.io/>`_
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue