Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-08 | typo | varac | |
2013-10-01 | add nicknym to the dns output | Micah Anderson | |
2013-09-30 | make minor adjustments to the documentation to clarify some thigns | Micah Anderson | |
2013-09-30 | make a note that 'leap cert ca' will create both certificate authorities | Micah Anderson | |
2013-09-30 | add missing step in cloning the platform | Micah Anderson | |
2013-09-30 | add bzip2 as a prerequisite | Micah Anderson | |
2013-09-27 | minor fixes to language | Micah Anderson | |
2013-09-27 | updated requirements, added /etc/hosts workaround | varac | |
2013-09-27 | increase verbosity | varac | |
2013-09-27 | added Limitations to development guide | varac | |
2013-09-27 | added vpn node | varac | |
2013-09-27 | added meta tags to troubleshooting.md | varac | |
2013-09-27 | improved troubleshooting.md | varac | |
2013-09-27 | added troubleshooting.md to the menu | varac | |
2013-09-27 | layout cosmetics | varac | |
2013-09-27 | added faq.md to the menu | varac | |
2013-09-27 | added TOC, vagrant troubleshooting and working combinations | varac | |
2013-09-27 | removed false link | varac | |
2013-09-27 | added link to first vagrant reference | varac | |
2013-09-26 | linked shelr screencasts | varac | |
2013-09-26 | fixed cmd to show puppet managed resources | varac | |
2013-09-26 | minor improvements of quick-start.md | varac | |
2013-09-26 | changes hostnames in quick-start to match shelr demo | varac | |
2013-09-26 | --noping doesn't exist anymore in leap_cli | varac | |
2013-09-26 | replace example.net with example.org cause the contact emails in the quick ↵ | varac | |
start and the first shelr video use example.org | |||
2013-09-25 | update nav-title for coherence | Kali Kaneko | |
2013-09-25 | fix typo | Kali Kaneko | |
2013-09-25 | Merge branch 'master' of ssh://leap.se/leap_doc | Kali Kaneko | |
2013-09-25 | remove broken internal refs | Kali Kaneko | |
2013-09-25 | update client menu to latest structure | Kali Kaneko | |
2013-09-25 | fix repo path in user-install | Kali Kaneko | |
2013-09-25 | add prompt to leap list and singularize | Micah Anderson | |
2013-09-25 | add information about how much disk space is sufficient. | Micah Anderson | |
I based this on looking at the production webapp node and saw that it was created with 5gb and has 37% used, and a couchdb node that was allocated 10gb and had 16% used, and an openvpn node which was created with 12gb and had 11% used. So that seemed to me to indicate that 10gb would be sufficient for an initial start and then some growth. | |||
2013-09-25 | update client docs | Kali Kaneko | |
This are the most important pages in the bitmask documentation. I have converted .rst files using pandoc, since the .rst does not seem to be supported like the README says. I have added @nav_title and @title headers. | |||
2013-09-25 | fix pythonhosted link | Kali Kaneko | |
2013-09-25 | update bitmask landing page | Kali Kaneko | |
2013-09-25 | add master doc for updated client docs, in rst format. | Kali Kaneko | |
2013-09-25 | corrcting transifex url for client translations | kwadronaut | |
2013-09-19 | clarify what virtualization technologies work in the quickstart guide | Micah Anderson | |
2013-09-19 | removed the services-diagram image, it wasn't displaying properly, and it ↵ | Micah Anderson | |
was not clear how to get it to do that (see #3897) | |||
2013-09-19 | add a missing space and some details about VCS configuration tracking | Micah Anderson | |
2013-09-19 | add a missing prompt | Micah Anderson | |
2013-09-19 | make things show up in a more cleanly sorted way so the TOC is not a huge blob | Micah Anderson | |
2013-09-19 | more spacing changes for code-blocks | Micah Anderson | |
standardize on including the shell prompt so it is clear | |||
2013-09-19 | add link to the quick-start | Micah Anderson | |
2013-09-19 | fix spacing for code blocks | Micah Anderson | |
2013-09-19 | add the development document to the menut | Micah Anderson | |
2013-09-19 | properly fix the examples menu item | Micah Anderson | |
2013-09-19 | fix examples so they dont show up in the navigation | Micah Anderson | |
2013-09-19 | Due to the fact that so many people would start with the quickstart guide ↵ | Micah Anderson | |
(because we recommended it), and would get completely hung-up on vagrant not working and if they managed to succeed in fighting through those problems, ended up with a provider that wasn't able to actually do anything at all. So, the goal was to move the quickstart information into a development setup howto, and then revamp the quickstart to be a minimal provider setup from scratch configuration that results in you getting familiar with the concepts (provider, platform, cli, nodes, services, etc.) and leaves you at the end with a functional minimal provider. |