Commit Graph

427 Commits

Author SHA1 Message Date
Colton Myers
3bb7366574 Add docs for enabling EPEL in RHEL 2013-06-12 17:17:44 -06:00
Colton Myers
75e9c9d61e Fix some formatting 2013-06-12 17:17:35 -06:00
David Boucha
9d38df7a66 add pywin32 install. Fix m2crypto link 2013-06-07 16:23:46 -06:00
David Boucha
d08e2a2543 Add M2Crypto to install list 2013-06-07 16:20:54 -06:00
David Boucha
6d34915d6b Add install wmi to Windows source install docs 2013-06-07 16:18:15 -06:00
Joe Healy
4c9b183e96 Updated now that packages depend on zmq3.2 2013-06-07 21:25:42 +10:00
David Boucha
dadb35292c Add links to Salt 0.15.3 Windows installers 2013-06-03 12:05:10 -06:00
David Boucha
22992efc64 Add links to Salt 0.15.2 Windows installers 2013-05-29 11:00:05 -06:00
Thomas S Hatch
c1857e1329 Merge pull request #4965 from basepi/osxdocs4951
Fix OSX installation docs for macports, Fix #4951
2013-05-09 23:10:35 -07:00
Colton Myers
15ea2d528c Fix OSX installation docs for macports, Fix #4951 2013-05-09 20:06:23 -06:00
David Boucha
3f21e2c3ac Add links to 0.15.1 Salt Windows installers 2013-05-09 11:28:14 -06:00
Joe Healy
b0f4e42cde Updated docs to deal with debian unstable packages
being hosted at debian.saltstack.com
2013-05-10 00:12:40 +10:00
David Boucha
9c51f51687 Add link to 32bit Windows installer 2013-05-06 21:59:58 -06:00
David Boucha
8f05b0dce6 Add link to 64 bit 0.15.0 Windows Salt installer 2013-05-05 01:13:40 -06:00
Joe Healy
c3dfd96a54 Deleted outdated build instructions
I think something similar to these should be available, but
anyone following these and also trying to use the backported packages
is likely to make a mess at the moment.
2013-05-03 11:37:10 +10:00
Joe Healy
cf357dba63 Removed duplicated instructions for clarity 2013-05-03 11:36:57 +10:00
Thomas S Hatch
59a5204155 Merge pull request #4719 from joehealy/update_docs_for_debian
Updated docs to reflect new debian packaging arrangements
2013-05-01 22:26:10 -07:00
Joe Healy
5edd08d680 Updated docs to reflect new debian packaging arrangements 2013-05-02 11:20:22 +10:00
Chris Rebert
498d2999db more typo fixes 2013-05-01 16:52:52 -07:00
Colton Myers
ce56ca0820 Add docs for SUSE installation 2013-05-01 16:48:16 -06:00
Frank
5c751743bb Update ubuntu.rst
The `software-properties-common` package is required to be able to do `add-apt-repository` and not the mentioned `python-software-properties`.
2013-04-19 20:59:57 +03:00
David Boucha
a910146c54 Add links to 0.14.1 Windows installers 2013-04-15 18:58:15 -06:00
David Boucha
bbf5cc7f46 Add a needed extra space so it works on cli 2013-03-31 13:21:29 -06:00
David Boucha
12ed1ab9bf Add links to 0.14.0 Salt Windows Installers 2013-03-24 22:37:57 -06:00
Thomas S Hatch
dd3598eafe Minor edits from #4184
@h3, thanks for the docs update, we greatly appreciate it! I just
changed the tense (we try to keep the docs third person - I know,
it still needs work). Keep it comming!
2013-03-20 22:15:42 -06:00
Maxime Haineault
7f1294f932 Update ubuntu documentation
add-apt-repository is not always present by default on Ubuntu systems. Updated the installation doc accordingly.
2013-03-20 23:23:55 -03:00
David Boucha
8318c698b1 Update Windows installer links 2013-03-19 19:50:38 -06:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00
David Boucha
12374d8c78 Add link to 64bit Windows installer 2013-03-13 14:52:49 -06:00
David Boucha
fd51b34aae Add link to 32bit Salt Windows installer 2013-03-13 11:04:41 -06:00
Thomas S Hatch
d7b154a6a4 Clean up rst formatting 2013-03-07 09:54:18 -07:00
Valentin Bud
608ee7c809 Update debian.rst 2013-03-07 17:18:43 +02:00
Thomas S Hatch
d285005b10 Merge pull request #3933 from dcolish/correct-installation-index-doc
Add M2Crypto dependency back in to the installation requirements
2013-03-04 21:07:50 -08:00
Dan Colish
2247c300ab Add M2Crypto dependency back in to the installation requirements
* It was removed 3867ffb3ef but not added
  back when the patch was reverted.
2013-03-04 19:57:02 -08:00
kennyballou
659024ab40 Remove configuration files section (Arch Linux)
This is already being done, maybe since as far back as
0d7732930a
2013-02-25 22:41:31 -07:00
David Boucha
25ad4ffef8 Fix Windows Installer download location 2013-02-24 20:27:28 -07:00
David Boucha
9aae00b28b Better list for the Windows Installers 2013-02-17 21:05:31 -07:00
David Boucha
27038e5792 Add links to 0.13.1 installers 2013-02-17 20:34:27 -07:00
kennyballou
cbac9b908f Update Arch Linux Service Configuration Doc
Since Arch Linux has officially moved over to `systemd` as their service
manager, the Arch Installation / Post-installation steps under the installation
section should also reflect this change
2013-02-11 20:43:56 -07:00
John Albietz
f8ce121a27 restructured text formatting...
fixed invalid formatting.
2013-02-06 09:51:16 -08:00
Thomas S Hatch
c054b208b1 Merge pull request #3604 from ydavid365/osx-install-updated
Osx install updated
2013-02-05 16:21:43 -08:00
ydavid365
462112464d removed first-person. added max_open_files directive. 2013-02-05 16:17:39 -08:00
Thomas S Hatch
34bc68d3a1 Merge pull request #3603 from ydavid365/rhel-fedora-install-docs
minion, not master.
2013-02-05 16:07:18 -08:00
ydavid365
a97ef17309 further instructions cleanup 2013-02-05 16:06:10 -08:00
ydavid365
291fbb5fe1 udpated osx instructions... 2013-02-05 15:54:22 -08:00
ydavid365
36a881a2ca minion, not master. 2013-02-05 15:44:13 -08:00
Thomas S Hatch
7ac5d5df9b Merge pull request #3591 from ydavid365/rhel-fedora-install-docs
split fedora and rhel documentation. updated index.
2013-02-05 15:25:12 -08:00
Jan Duzinkiewicz
d53605b2a7 additional info about building windows installer 2013-02-05 23:00:10 +01:00
ydavid365
18aebcdaf4 split fedora and rhel documentation. updated index. 2013-02-05 02:40:59 -08:00
Thomas S Hatch
25c2bc06d6 Some tense fixes, @smcquay I imagine you could still flower this up
a bit
2013-02-02 13:12:15 -07:00
Stephen McQuay
7ca812c40a Notes for things I had to do on my OS X laptop. 2013-02-02 00:06:40 -08:00
David Boucha
517efd2c59 Updated description of the two installers. 2013-01-28 12:49:41 -07:00
David Boucha
4c32c9eb20 Updated docs to reflect installer locations
64 bit installer location
32 bit installer location
2013-01-28 12:45:59 -07:00
Christer Edwards
5216f4d59e updated freebsd install instructions to reflect port name change 2013-01-28 11:11:21 -07:00
Sean Channel
88249e219f add sysvinit-utils to pinnings 2013-01-25 11:40:24 -08:00
Sean Channel
6a212c5768 install from @madduck 2013-01-25 11:33:43 -08:00
Baiju Muthukadan
742a8cbb23 typo fixes 2013-01-24 19:55:40 +05:30
David Boucha
d72e577e62 Update Windows Installer location. 2013-01-23 14:03:17 -07:00
John Albietz
f4ada25d4c updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:18:45 -08:00
John Albietz
f448591b38 updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:16:22 -08:00
patrickw-nf
2dcefe948f ipc_mode: tcp
Related to: https://github.com/saltstack/salt/issues/1882
2013-01-10 12:36:51 -08:00
David Boucha
824cd89d3e Add info and links to the installer source 2013-01-07 15:19:34 -07:00
David Boucha
ce84009dea Add note about Visual C++ redistributable 2013-01-07 14:41:20 -07:00
David Boucha
136a1c4f10 Add Windows Installer Docs.
Silent Installer options
2013-01-07 14:27:16 -07:00
Erik Johnson
92ab669a1f Provider doc enhancements
1) Added an example for the minion config option "providers".

2) Cleaned up line widths on solaris install instructions, and added
   information on how to use pkgutil as the default package provider.

3) Since systemd is the default provider for Arch Linux now, I corrected
   the information in the "State Providers" page so that the example of
   overriding the service provider reflects the current state of the
   codebase.
2012-12-21 21:40:01 -06:00
Ondrej Kupka
f49506f38e Make sure the Portage package name is unambiguous 2012-12-21 19:20:41 +01:00
Ondrej Kupka
bfe70f7405 Update Gentoo installation manual 2012-12-21 19:05:33 +01:00
Alec Koumjian
26ac0437fe Add bootstrap and prioritize platform instructions to install 2012-12-20 21:21:59 -08:00
Sean Channel
8adee9532a both ways to add repo 2012-12-20 11:20:48 -08:00
Nicolas Kuttler
947d40adf2 Update the incorrect Debian install information 2012-12-20 17:15:05 +01:00
David Boucha
a3abe7dca0 Move result out of code block 2012-12-07 10:31:56 -07:00
David Boucha
9f38d27924 Small grammar fix. Add a comma. 2012-12-06 09:53:55 -07:00
Keith Edmunds
a4869208e9 Rework Linux and FreeBSD insatllation pages 2012-11-25 16:23:01 +00:00
Sean Channel
e22349b8cd eschew upstart style commands 2012-11-07 08:09:52 -08:00
Sean Channel
941b25cd9e add step to impport PPA key via wget / apt-key 2012-10-31 11:11:06 -07:00
Thomas S Hatch
f17ee58cf3 Merge pull request #2355 from clausa/develop
Updates to Windows installation docs
2012-10-25 23:46:06 -07:00
Romeo Theriault
3694483bbe updated solaris installation docs 2012-10-25 20:13:10 -10:00
Claus Albøge
fed5101a86 Updated info about bootstrap script 2012-10-26 00:18:22 +02:00
Claus Albøge
e7d18d188b Added info about bootstrap script 2012-10-26 00:03:27 +02:00
Sean Channel
df550e83dc may as well do it here too 2012-10-25 12:29:10 -07:00
Sean Channel
671665eb24 separate actuall install commands 2012-10-25 12:27:12 -07:00
Sean Channel
c280d67945 cleanup ubuntu install 2012-10-25 12:09:07 -07:00
Dave Boucha
7038e81732 Sentence fix 2012-10-12 16:52:08 -06:00
Dave Boucha
5aa5e13a8a Updated Visual Studio 2008 link 2012-10-12 16:37:09 -06:00
Seth House
789d6b596e Readded missing "installation" target 2012-10-04 18:52:51 -06:00
Seth House
4246b27ff0 Fixed misc rST syntax errors 2012-10-04 18:52:51 -06:00
Romeo Theriault
b7b1552691 reformat a bit 2012-10-01 16:58:40 -10:00
Romeo Theriault
0d936f072f update solaris docs for 0.10.3 2012-10-01 16:49:32 -10:00
Romeo Theriault
c263ede05c added documentation on how to install salt on solaris 2012-09-05 18:12:17 -10:00
Ulrich Dangel
52dbc5d406 Update Debian installation documentation 2012-07-28 19:31:27 +02:00
Seth House
45937c02c0 Added a "See also" for the hacking doc to the install page 2012-07-15 11:36:51 -07:00
Ulrich Dangel
63ca9eb348 Adjust link to packages.debian.org 2012-07-06 00:55:34 +02:00
Thomas S Hatch
9c409531ab Fix broken link in debian docs 2012-07-05 16:51:19 -06:00
Thomas S Hatch
b1c83e8115 Just Ubuntu 2012-07-05 16:06:45 -06:00
Thomas S Hatch
4756a62572 update install doc index 2012-07-05 16:06:15 -06:00
Thomas S Hatch
bfa719dceb Add Debian specific doc 2012-07-05 16:05:20 -06:00
Thomas S Hatch
469866965f change Debian install notes to Ubuntu 2012-07-05 16:00:34 -06:00
lewinson
ccb96b5281 Indicate Python 2.7 is okay 2012-07-01 09:28:37 -07:00
Thomas S Hatch
04d6a02913 Fix #1472 2012-06-19 10:18:44 -06:00
Matt Haggard
6075bee8f4 Added missing line so code block renders 2012-06-05 12:47:32 -06:00
Matt Haggard
17f3865339 Document current problem installing on Ubuntu 11.04 with workaround 2012-06-05 12:39:51 -06:00
Baiju Muthukadan
8783c44452 Fix typo, s/baash/bash 2012-05-30 14:29:04 +05:30
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Nick Houle
73f7efd044 Fixed typo's, added python-software-properties install 2012-05-22 10:16:47 -06:00
Nick Houle
1715d8cf76 Updated link with the corrected restructured syntax 2012-05-21 11:31:18 -06:00
Nick Houle
79fcb1bf4d Added actual link to Troubleshooting index.rst file 2012-05-21 08:34:42 -06:00
Nick Houle
7eb386fc8b Fixed indentation errors and added a link to the salt troubleshooting section for users to reference more in depth troubleshooting. 2012-05-21 08:08:38 -06:00
Nick Houle
a63f703fd9 Updated revisions for new Ubuntu installation. Changed word wrap in vim view for cleaner look. 2012-05-20 14:53:22 -06:00
Nick Houle
58986a7119 Fixed typo and re-made the master bind section. Second Version of orginal. 2012-05-20 14:16:41 -06:00
Nick Houle
6ac45a24ea Completely updated salt installation for Ubuntu. Previous version was partially up to date, yet had to explanations. New installation file for ubuntu has configuration of salt configs, testing of salt setup, and troubleshooting. 2012-05-20 09:49:16 -06:00
Seth House
7a91888fe1 Minor rST fixes in a few docs & docstrings 2012-04-25 23:11:09 -06:00
Monty Taylor
3867ffb3ef Replace M2Crypto RSA with PyCrypto.
M2Crypto has been abandonded upstream, has many outstanding bugs,
and doesn't build unpatched on Fedora. Since the only thing M2Crypto
is being used for in the salt codebase is RSA support, using the PyCrypto
RSA module instead is pretty straight forward. Additionally, the RSA
module uses sign/verify terminology around our use of private encrypting
known tokens for verification purposes rather than private_encrypt and
public_descrypt, which makes reading the intent a little clearer.
2012-04-20 09:30:33 -07:00
Thomas S Hatch
f1e9525590 Merge pull request #1036 from SEJeff/misc-updates
Misc documentation updates
2012-04-02 22:25:50 -07:00
Jeff Schroeder
e4b342b9be Document additional RHEL6 installation info
Fixes #1021
2012-04-02 22:17:26 -07:00
Jeff Schroeder
d5d8b7ffc8 EPEL includes salt now, lets mention that 2012-04-02 22:17:11 -07:00
David Boucha
ba09db25a9 Updated Windows Installation docs
This worked well for me. I need some people to attempt to follow these directions.
2012-03-20 01:00:13 -06:00
David Boucha
eab62c2cf8 First Windows Installation page 2012-03-20 01:00:13 -06:00
Jeff Schroeder
8567444373 War on sphinx war-nings... BRING IT! 2012-03-18 18:18:38 -07:00
Gordon McAllister
72c2014767 War on typos
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
David Boucha
3a5bb0407d Various Doc fixes.
Mainly small typo fixes and clarifying some language
2012-03-08 21:05:52 -07:00
Christer Edwards
e78a0fc5b3 standardized install docs for code-blocks 2012-02-29 13:41:38 -07:00
Christer Edwards
f227c335b6 formatting and clarification cleanup in docs 2012-02-27 21:19:29 -07:00
pille
aa08f8a52b updated ubuntu install doc
currently there's no single up-to-date salt-package anymore.
it has been split into pieces. wrt #711.
2012-02-27 11:44:48 +01:00
Seth House
bca4c2ff12 Added document-level headings to platform-specific headings 2012-02-25 14:56:29 -07:00
Seth House
be81d5dde5 Removed duplicate global labels from install tutorials 2012-02-25 14:56:28 -07:00
Seth House
2ed2241ff7 Moved platform-specific tutorials into the installation instructions 2012-02-25 14:56:28 -07:00
Seth House
d9b17cede2 Re-added the installation docs
Since RTD build the latest docs as the default available docs having the
installation instructions along with the rest of the docs is really the
best place for them to live.

Fixes #762
Fixes #763
2012-02-25 14:55:44 -07:00