mirror of
				https://github.com/bensuperpc/infrastructure.git
				synced 2025-11-04 02:46:24 +01:00 
			
		
		
		
	
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -16,7 +16,9 @@ DOCKER := docker
 | 
			
		||||
TORRENTS_SERVICES := qbittorrent transmission
 | 
			
		||||
SHARING_SERVICES := psitransfer picoshare privatebin projectsend jellyfin dufs
 | 
			
		||||
ADMIN_SERVICES := yacht uptime-kuma adminer
 | 
			
		||||
UTILS_SERVICES := it-tools stirlingpdf
 | 
			
		||||
UTILS_SERVICES := it-tools
 | 
			
		||||
 | 
			
		||||
# stirlingpdf
 | 
			
		||||
 | 
			
		||||
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
 | 
			
		||||
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
 | 
			
		||||
 
 | 
			
		||||
@@ -133,9 +133,9 @@ dufs.bensuperpc.org {
 | 
			
		||||
	reverse_proxy dufs:5000
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
stirlingpdf.bensuperpc.org {
 | 
			
		||||
	reverse_proxy stirlingpdf:8080
 | 
			
		||||
}
 | 
			
		||||
#stirlingpdf.bensuperpc.org {
 | 
			
		||||
#	reverse_proxy stirlingpdf:8080
 | 
			
		||||
#}
 | 
			
		||||
 | 
			
		||||
link.bensuperpc.org {
 | 
			
		||||
	# TODO: Use service with database
 | 
			
		||||
 
 | 
			
		||||
@@ -91,12 +91,12 @@
 | 
			
		||||
        description: IT Tools
 | 
			
		||||
        ping: it-tools.bensuperpc.org
 | 
			
		||||
        container: it-tools0
 | 
			
		||||
    - stirlingpdf:
 | 
			
		||||
#    - stirlingpdf:
 | 
			
		||||
        #icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/stirlingpdf.png
 | 
			
		||||
        href: https://stirlingpdf.bensuperpc.org/
 | 
			
		||||
        description: StirlingPDF
 | 
			
		||||
        ping: stirlingpdf.bensuperpc.org
 | 
			
		||||
        container: stirlingpdf
 | 
			
		||||
#        href: https://stirlingpdf.bensuperpc.org/
 | 
			
		||||
#        description: StirlingPDF
 | 
			
		||||
#        ping: stirlingpdf.bensuperpc.org
 | 
			
		||||
#        container: stirlingpdf
 | 
			
		||||
 | 
			
		||||
    - gitea:
 | 
			
		||||
        icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/gitea.png
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user