Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Recipe

 Recipe

Deploy to your server in seconds. Provision new server instances with just one-click using recipes.

Martin Caetano

September 02, 2015
Tweet

Other Decks in Programming

Transcript

  1. Forget to provision a server again. There’s no more boring

    and time consuming task than configuring a server. With Recipe, never do it again! Convenient to reduce deployment downtimes. Keep all your apps server settings in one place. No more downtimes when you just need to go up quickly. Reliable and encrypted communication. Recipe installs a lightweight daemon that handles all communication encrypted.
  2. Type in an an app name You won’t believe how

    easy it is. Install thousands of applications and automatize any provision task.
  3. Perform any configuration. Recipe is powerful. Add and edit any

    configuration files. VERSION SAVE TO CUSTOM FILES 3.0 /var/redis/dump.rdb Type path to add or edit file
  4. Recipes are simple text files. Import and export your recipes

    and store them anywhere. The following recipe will be performed. echo "LC_ALL=en_US.UTF-8" >> /etc/environment source /etc/environment sudo apt-get upgrade sudo apt-get install redis-server sudo apt-get install redis-tools sudo apt-get install nginx sudo apt-get install npm sudo apt-get install git echo "unixsocket /tmp/redis.sock" >> /etc/redis/redis.conf Recipe #1 Ubuntu 14.4 Apps Settings Overview
  5. Install recipes with just one-click. Add your credentials and provision

    any Ubuntu server in seconds. Installing recipe in 16.22.48.56 .... Running sudo apt-get install redis, one moment... Select the server to provision with this recipe. 16.22.48.56 Ubuntu 14.4 16.22.48.57 Ubuntu 14.4 16.22.48.58 Ubuntu 14.4 Provision Started…