SkillAgentSearch skills...

Snippets

Deploy Hook Snippets

Install / Use

/learn @cloud66/Snippets
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

snippets

Deploy Hook Snippets

Below is a bare-bone example of using a snippet with the required fields - it will execute the Cloud 66 Node snippet as the first thing on all production servers.

production: # Environment
  first_thing: # Hook point
    - snippet: cloud66/node # Hook type
      target: any # Hook fields
      sudo: true # Needed to install a package
      execute: true # Must be set to true for all snippets
View on GitHub
GitHub Stars13
CategoryOperations
Updated1y ago
Forks26

Security Score

60/100

Audited on Feb 27, 2025

No findings