- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 204
Feat: Right click to deploy #337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            justserdar
  wants to merge
  20
  commits into
  next
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
feat-right-click-deploy
  
      
      
   
  
    
  
  
  
 
  
      
    base: next
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | TODO's before merging: 
 | 
…g states for server and environment selection
…s and detailed service links
…es and remove debug logs
…coolbot minor update
| I added quite some logos in #369 But this means no screenshot for the template's page which would be very useful.... | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    👥 Core Team Only
  Restricted to the core Coolify team for work. 
  
    ✨ Enhancement
  Suggestions to improve or add detail to existing docs. 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
TLDR: This update introduces a streamlined right-click deployment workflow that allows users to instantly deploy selected services to the cloud or self hosted instances from within the Coolify Docs Services page.
Introducing new features to the v4 docs:
ServicesListimprovements.useCoolFetch(): API logic for connecting, creating projects and deploying services using service templates.Deployment Modal: Together with the composable the modal allows the consumer to select cloud or self host, based on their choice they can:
CoolIcon Component: Unified icon renderer using
icones.js.orgstyle icons in Vue component.Usage example:
<CoolIcon class="size-5" name="logos-blender" />Find your icon on: https://icones.js.org/
Support for custom template overrides (e.g.,
ollama→ollama-with-open-webui).Added
motion-vfor easy smooth and subtle Vue animations.Video
Coolify Cloud
https://github.com/user-attachments/assets/fdcdc4fa-0c36-4e3b-a7b0-55246fe6ccc6
Self Host (older video, watch above cloud video instead!):
https://github.com/user-attachments/assets/6dafaab9-0a9f-4014-8f57-3d308cc4e998