Skip to content

NetworksAreMadeOfString/Cyllell

Repository files navigation

Cyllell is a Chef Client for Android akin to Knife

Cyllell makes it easy to manage servers and scale applications throughout your entire infrastructure from your phone.

Common Chef tasks such as Node editing, Role assignment, Searching, Recipe creation and more will all be available without needing to boot up your PC or go back to your desk which can save valuable time and effort if you are on-call, busy or otherwise indisposed.

The source code has been released under the GPL version 3 license.

Current Features:

  • It loads and checks it can connect to a Chef server

  • Supports open source and Hosted Chef

  • Enable or disable SSL certificate checking

  • Nodes

    • List all Nodes
    • Get Node details (Run List, OHAI info etc)
    • Change Node environment
    • Edit node json
  • Search

    • Free form search
    • Voice search
  • Roles

    • List Roles
    • Edit role details
  • Recipes

    • List Recipes
    • View Recipe details
  • Environments

    • List Environments
    • Edit Environment
  • Caching - used for search prediction / filter as you type stuff

    • Cache role list
    • Cache recipe list
    • Cache node list

To Do:

  • Recipes

    • Edit Recipes
  • Roles

    • Create Role
  • Search

    • Saved / Favourited Searches
    • Utilise search results (view info, edit etc)
    • Set default search query for voice search

Things that probably won't be done:

These are things I wouldn't want to be playing with on an idle whim on my phone as the impact of a mistake would be quite large.

If people think it's a good idea then let me know @NetworkString and I'll add them

  • Delete environments
  • Delete Role
  • Delete Node
  • Delete Recipe
  • Recipe from file - too much data to be sending over HSPDA / creating on the phone even with access to an SDCard

Links:

Copyright and Credits:

The following is a attribution list; CPU and Memory Icons: http://omercetin.deviantart.com Chef Logo: OpsCode http://www.opscode.com Operating System Icons: http://tatice.deviantart.com Actionbar icons etc are from Google

All other materials (unless I've made a mistake): Gareth Llewellyn

About

An Android implementation of Knife to allow easy access to common Chef tasks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages