Welcome to Pulse 2 Snippets, a site for users of Pulse 2 to come together and share useful "snippets" of reusable code for silent software deployment.
What is Pulse 2?
Pulse 2 (http://pulse2.mandriva.org) is an Open Source tool that simplifies application deployment, inventory, and maintenance of an IT network. It has been designed to handle from dozens of computers on a single site to 100 000+ computers spread on many sites.
Pulse 2 is an easy-to-use, safe and flexible solution that lets you :
- Deploy new software and security updates on all your IT assets,
- Perform software and hardware inventory,
- Do remote diagnostics and remote management.
What license are the code snippets under?
Everyone who signs up agrees to the Terms of Service which simply state that code they post can be used by anyone in any way.
What application do we use for this snippets web site?
This Django site runs off two applications, both are Open Source :
- cab (the snippets application itself)
- django-registration (the user-registration part)