forked from fediversity/fediversity
		
	Small description of the infra/ subdirectory
				
					
				
			This commit is contained in:
		
							parent
							
								
									ae90b3e362
								
							
						
					
					
						commit
						e300ff517d
					
				
					 1 changed files with 25 additions and 0 deletions
				
			
		
							
								
								
									
										25
									
								
								infra/README.org
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								infra/README.org
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,25 @@
 | 
			
		|||
#+title: Infra
 | 
			
		||||
 | 
			
		||||
This directory contains the definition of the VMs that host our infrastructure.
 | 
			
		||||
Their configuration can be updated via NixOps4. Run
 | 
			
		||||
 | 
			
		||||
#+begin_src sh
 | 
			
		||||
nixops4 deployments list
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
to see the available deployments. Given a deployment (eg. ~actions-runners~), run
 | 
			
		||||
 | 
			
		||||
#+begin_src sh
 | 
			
		||||
nixops4 apply <deployment>
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
* Procolix machines
 | 
			
		||||
 | 
			
		||||
These machines are hosted on the Procolix Proxmox instance, to which
 | 
			
		||||
non-Procolix members of the project do not have access. They host our stable
 | 
			
		||||
infrastructure.
 | 
			
		||||
 | 
			
		||||
| Machine | Description            | Deployment      |
 | 
			
		||||
|---------+------------------------+-----------------|
 | 
			
		||||
| vm02179 | Forgejo actions runner | actions-runners |
 | 
			
		||||
| vm02186 | Forgejo actions runner | actions-runners |
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue