mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:06:07 +00:00 
			
		
		
		
	.gitlab-ci.yml - handle artifact
This commit is contained in:
		
							
								
								
									
										15
									
								
								.PKGBUILD/fastapi-dls.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.PKGBUILD/fastapi-dls.service
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=FastAPI-DLS
 | 
			
		||||
Documentation=https://git.collinwebdesigns.de/oscar.krause/fastapi-dls
 | 
			
		||||
After=network.target
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=forking
 | 
			
		||||
EnvironmentFile=/etc/default/fastapi-dls
 | 
			
		||||
ExecStart=/usr/bin/python /opt/fastapi-dls/main.py
 | 
			
		||||
WorkingDir=/opt/fastapi-dls
 | 
			
		||||
Restart=on-abort
 | 
			
		||||
User=root
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
		Reference in New Issue
	
	Block a user