Commit Graph

  • 368c4e934f find fix master Aleksander Cynarski 2017-06-06 16:50:57 +0200
  • 47d8aa50f7 Reorder the install instructions to let the manual path as secondary Bruno Tavares 2016-02-23 10:58:11 -0300
  • 857486758c Adds install instructions for Arch Linux. Bruno Tavares 2016-02-23 10:56:26 -0300
  • 8d4b51604e Merge pull request #6 from juanibiapina/basher Bruno Lara Tavares 2016-02-12 21:42:41 -0200
  • a3fdca2c69 Add instructions to install with basher Juan Ibiapina 2016-02-12 16:51:37 -0200
  • 965dbe87b4 Add a reference to tty.space as an example Bruno Lara Tavares 2015-11-19 10:23:08 -0200
  • d03b89a4f8 Prevents package query error to show up on logs. Bruno Tavares 2015-09-29 18:00:45 -0300
  • ef8e89aa81 Regenerates the documentation Bruno Tavares 2015-09-30 08:40:17 -0300
  • ad66be4890 Sorts the functions on documentation index Bruno Tavares 2015-09-30 08:39:50 -0300
  • 38ad846aeb Introduces kickstart.suppress_error function Bruno Tavares 2015-09-30 08:37:53 -0300
  • 6538dd4bde Adjust documentation on kickstart.mute Bruno Tavares 2015-09-30 08:37:10 -0300
  • 16b7005936 Make use of kickstart.mute on kickstart.command_exists. Bruno Tavares 2015-09-30 08:24:48 -0300
  • a0bb7e160d Improves installed package detection on debian-based Bruno Tavares 2015-09-27 13:31:03 -0300
  • 790f5b41ee Improves the logic around ppa addition Bruno Tavares 2015-09-27 13:20:33 -0300
  • caa3a7378b Allocates a tty when deploying to allow full fledge interaction Bruno Tavares 2015-09-26 23:44:25 -0300
  • a7daca90dd Fix prompt when executing the deployment with the password Bruno Tavares 2015-09-26 23:35:05 -0300
  • 41cf8f98bf Allows deployment scripts to be interactive Bruno Tavares 2015-09-26 22:30:55 -0300
  • aafa6df1b7 Adds a command alias: create could also be called init Bruno Tavares 2015-09-26 15:51:49 -0300
  • 2dbf3a59f3 Enables zsh autocompletion Bruno Tavares 2015-09-26 01:10:33 -0300
  • 39e15e70a4 Fixes bash tab-completion Bruno Tavares 2015-09-26 01:00:17 -0300
  • d157180b92 Ensures that we execute the bootstraping using bash Bruno Tavares 2015-09-26 00:52:37 -0300
  • c68cbaeee8 Ensures that we execute the deployment using bash Bruno Tavares 2015-09-26 00:51:33 -0300
  • 6149a4a8e1 Wraps deploy script execution on to prevent partial execution if it is terminated before finished transfering Bruno Tavares 2015-09-26 00:51:19 -0300
  • c3fcd798c3 Uses literal heredoc when compiling the module loading script to reduce escapings Bruno Tavares 2015-09-26 00:46:57 -0300
  • 181f40fabb Renames variable on bootstrap script to not confuse with deployment host target. Also, prevents escaping of variables on the script to use literal $ Bruno Tavares 2015-09-26 00:41:58 -0300
  • 0c7f0fe389 Unquote to let word splitting happens and pass the information to ssh. Bug introduced when cleaning up linting warnings. Bruno Tavares 2015-09-26 00:39:52 -0300
  • 87060cbc94 Small nit detail Bruno Tavares 2015-09-26 00:35:28 -0300
  • d6da54c7ee Fixes container lookup not being able to find a container running for specific image. docker ps does not receive any more arguments and we have to filter by image ourselves Bruno Tavares 2015-09-26 00:35:09 -0300
  • b09cdfc3e4 Fixes error when looking up documentation introduced when cleaning up lint errors Bruno Tavares 2015-09-26 00:32:20 -0300
  • f516cc2dac Renames variable on deployment script to not confuse with deployment host target Bruno Tavares 2015-09-26 00:31:38 -0300
  • f3229ab566 Merge pull request #5 from rogeriochaves/patch-3 Bruno Lara Tavares 2015-09-25 23:47:39 -0300
  • 7cff074e95 Remove double quotes from ssh target Rogério Chaves 2015-09-25 20:12:01 -0300
  • 583bfa13db Merge pull request #4 from rogeriochaves/patch-2 Bruno Lara Tavares 2015-09-25 11:56:11 -0300
  • f765cf05b2 Remove whitespace from the begining of templates Rogério Chaves 2015-09-25 09:37:59 -0300
  • a1c5a34269 Merge pull request #3 from rogeriochaves/patch-1 Bruno Lara Tavares 2015-09-25 08:43:37 -0300
  • c5ebdb374b Use head option in uppercase Rogério Chaves 2015-09-25 00:49:36 -0300
  • 08a4e1ac77 Reports the deployment execution status Bruno Tavares 2015-06-26 12:13:41 -0300
  • 0860d143e1 Merge pull request #2 from mindyor/patch-1 Bruno Lara Tavares 2015-06-04 16:19:31 +0200
  • 819217fd17 typo mindyor 2015-06-04 11:06:05 -0300
  • 62a482c062 Updates documentation file with make Bruno Tavares 2015-05-24 00:09:52 -0300
  • 421148456f Removes question marks from functions and update minor bash bugs Bruno Tavares 2015-05-23 23:39:39 -0300
  • eb501d3b93 Fixes service functions return code Bruno Tavares 2015-05-23 23:38:36 -0300
  • 9fd8dcbca0 Lints the completion command Bruno Tavares 2015-05-20 17:21:27 -0300
  • 25069f4877 Lints the executable scripts Bruno Tavares 2015-05-20 17:16:16 -0300
  • 7a85a95a54 Lints the code using shellcheck Bruno Tavares 2015-05-20 16:08:45 -0300
  • e1bf0b113c Creates two user utility functions Bruno Tavares 2015-05-16 18:21:29 -0300
  • 41f1fb4da8 Execute commands without login in so you can execute commands as nobody Bruno Tavares 2015-05-03 18:12:15 -0300
  • f7a19affc5 Add support for systemd services Bruno Tavares 2015-04-25 12:30:49 -0300
  • 6fd8d5bd8f Fix templating with quotes and comments Bruno Tavares 2014-03-31 16:30:55 -0300
  • 6d1ebff3d5 Create make install Bruno Tavares 2014-03-20 19:06:30 -0300
  • 14146b2f54 Add information about arch container support Bruno Tavares 2014-03-20 18:38:56 -0300
  • 07f5059cc6 Bootstrap on a temp folder like deploy Bruno Tavares 2014-03-20 18:37:51 -0300
  • d8ba5cbb59 package upgrade and update for pacman Bruno Tavares 2014-03-20 18:37:21 -0300
  • 884a7fd143 Add pacman and Arch reporting Bruno Tavares 2014-03-20 18:21:45 -0300
  • 0f0ba26f8e Move each package operation into a file. This change will accomodate better new package managers Bruno Tavares 2014-03-20 18:21:22 -0300
  • d178098b44 Only load .sh recipes. Bruno Tavares 2014-03-20 18:19:55 -0300
  • fd524e0116 Add ? to kickstart.debugging Bruno Tavares 2014-03-20 13:47:29 -0300
  • 9ee05e6933 Add kickstart.user.root? Bruno Tavares 2014-03-19 19:55:14 -0300
  • 5bdabf6556 Deploy kickstart on a tmp folder Bruno Tavares 2014-03-19 18:23:28 -0300
  • d3e22282b6 Default to help when no command is passed in Bruno Tavares 2014-03-19 12:32:35 -0300
  • ac1009f77a Add commands with - to the output Bruno Tavares 2014-03-17 18:23:04 -0300
  • 16cc760538 Add better error message. It was confusing that kickstart was not installed Bruno Tavares 2014-03-17 18:22:48 -0300
  • 13a79986ea Remove user and OS dependency for figuring out the profile paths Bruno Tavares 2014-03-17 15:09:41 -0300
  • b5d257793f Follow redirects when downloading with curl Bruno Tavares 2014-03-17 15:09:11 -0300
  • 3382c92952 Adds templating options to stream and file Bruno Tavares 2014-03-14 14:51:08 -0300
  • 27c4ce0aa0 Add informations to the .deb package Bruno Tavares 2014-03-07 09:19:22 -0300
  • 4420a365f5 Update README.md Bruno Lara Tavares 2014-03-07 00:44:02 -0300
  • 1b15df2ce9 Update about autocompletion setup Bruno Tavares 2014-03-07 00:40:35 -0300
  • 501f82e68b Inform about online documentation. Closes #1 Bruno Tavares 2014-03-07 00:40:22 -0300
  • 6328b54a8b Add packagin instructions Bruno Tavares 2014-03-07 00:34:30 -0300
  • dce2bb2a81 Homebrew install instructions Bruno Tavares 2014-03-06 21:49:37 -0300
  • 5f8b15ae27 Update docs index Bruno Tavares 2014-03-06 20:11:33 -0300
  • 07dad25ec4 Make kickstart.user.exec work on clients using module Bruno Tavares 2014-03-06 19:28:53 -0300
  • 44169e4f86 Unmute muted commands on debugging Bruno Tavares 2014-03-05 07:51:16 -0300
  • cafc7b1d93 Extract kickstart.package.installed functions for each package manager Bruno Tavares 2014-03-03 19:18:26 -0300
  • 5f420e6f24 Introduce kickstart.user.exec Bruno Tavares 2014-03-03 11:10:03 -0300
  • 8216d790fa Make kickstart.package.installed return the status Bruno Tavares 2014-03-03 11:00:39 -0300
  • 14c2e2aa83 Make kickstart infect go back to the current folder Bruno Tavares 2014-03-03 10:59:52 -0300
  • cb7507e5e6 Quote arguments for kickstart.file.contains and kickstart.stream.contains Bruno Tavares 2014-03-03 10:54:35 -0300
  • 43ec3c569e Use release files to identify distro Bruno Tavares 2014-03-02 20:17:47 -0300
  • e0ef543f92 Add kickstart to PATH under ~/.bash_profile to work with systems that does not use ~/.bashrc by default Bruno Tavares 2014-03-02 20:13:57 -0300
  • 02cc6bcbf9 Add yum support to kickstart.package functions Bruno Tavares 2014-03-02 20:11:31 -0300
  • c9633bb7b9 Add support for using different docker images Bruno Tavares 2014-03-02 20:09:25 -0300
  • 56bf615b34 Introduce kickstart.stream.contains and kickstart.file.contains Bruno Tavares 2014-02-27 14:55:29 -0300
  • 3635cab96b Migrate kickstart.codename into kickstart.os namespace Bruno Tavares 2014-02-27 10:48:55 -0300
  • 36a1a1a04e Migrate kickstart.os functions to its own file Bruno Tavares 2014-02-27 10:48:23 -0300
  • f3aae7bd7b Remove unquote for mute Bruno Tavares 2014-02-25 14:52:51 -0300
  • bd14b8d5a8 Anotate documentation with bash codeblocks Bruno Tavares 2014-02-24 11:02:57 -0300
  • b646c6cc20 Update function index Bruno Tavares 2014-02-24 11:02:34 -0300
  • 5096abefac Support for loading recipes and roles from modules Bruno Tavares 2014-02-23 13:23:25 -0300
  • e60e0bbebf Fix module loading logic Bruno Tavares 2014-02-23 12:48:33 -0300
  • e08395a0ea Add docker container that comes with kickstart installed Bruno Tavares 2014-02-23 12:25:01 -0300
  • 04f7cb0c61 Remove typo on instructions to install kickstart Bruno Tavares 2014-02-23 12:24:06 -0300
  • 1b7edd0b1c Return the result of the kickstart.package.install or just skip when already installed Bruno Tavares 2014-02-22 16:48:45 -0300
  • d4ad417027 Add kickstart.user functions Bruno Tavares 2014-02-22 16:48:09 -0300
  • 7ca421e645 Add information about kickstart-baseline as sample project Bruno Tavares 2014-02-22 12:37:59 -0300
  • 60a6a0b29f Add index to the documentation Bruno Tavares 2014-02-21 22:10:17 -0300
  • 54a0491eac Add information about linking and sudo Bruno Tavares 2014-02-21 21:28:52 -0300
  • b783772864 Add support to send password on deploy Bruno Tavares 2014-02-21 21:27:32 -0300
  • 57b73e88fd Add support to debug Bruno Tavares 2014-02-21 21:14:39 -0300