mirror of
				https://github.com/aykhans/oh-my-url.git
				synced 2025-11-03 22:20:00 +00:00 
			
		
		
		
	
			
				
					
						
					
					main
				
			
			
		
	Run with PostgreSQL
- 
Rename and fill environment files:
/app/config/postgres.env.exampleto/app/config/postgres.env/config/postgresql/.env.exampleto/config/postgresql/.env
 - 
Run the following command to start the application with PostgreSQL:
docker compose -f docker-compose-postgres.yml up 
Run with Cassandra
- 
Rename and fill environment files:
/app/config/cassandra.env.exampleto/app/config/cassandra.env/config/cassandra/init-cassandra.env.exampleto/config/cassandra/init-cassandra.env
 - 
Run the following command to start the application with Cassandra:
docker compose -f docker-compose-cassandra.yml up 
					Languages
				
				
								
								
									Go
								
								77.7%
							
						
							
								
								
									HTML
								
								13.2%
							
						
							
								
								
									Shell
								
								5.8%
							
						
							
								
								
									Dockerfile
								
								3.3%