Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-25 | Docs: improve invite code documentation | kwadronaut | |
Adding this in both in the quick start, update the webapp section and the general provider configuration. - Closes https://0xacab.org/leap/platform/issues/8842 | |||
2017-08-18 | Remove haproxy (#8144) | varac | |
2017-06-13 | Fix platform repo installation | Varac | |
2017-06-13 | Polish merge-requests/7 | Varac | |
2017-06-02 | Removes the indication to use a specific release branch instead of master. | Thais Siqueira | |
With that the users will clone master branch. | |||
2017-05-22 | Improves IP setup documentation | Thais Siqueira | |
with @tayane | |||
2017-05-22 | Includes option to install using cloud (aws) | Thais Siqueira | |
with @tayane | |||
2017-05-22 | Guides users to add the services required for email provider installation. | Thais Siqueira | |
with @tayane | |||
2017-05-22 | Adds links for more information about how to obtain the access key on aws | Thais Siqueira | |
with @tayane | |||
2017-05-15 | Fix path for vagrant setup | Tayane Fernandes | |
2017-05-11 | Fix platform git url for vagrant setup | varac | |
2017-04-13 | add additional details to quickstart to help people understand that they | Micah Anderson | |
should get the platform recipes and use a version release branch | |||
2017-03-13 | Merge branch 'master' of https://github.com/disturbio/leap_se | elijah | |
2017-02-28 | Expand domain name command on host | varac | |
2017-02-28 | Document how to recover from expired certs | varac | |
2017-02-21 | Dont refer to old plugins anymore | varac | |
2017-02-02 | leap_cli depends on nokogiri which depends on zlib1g-dev | guido | |
2017-01-10 | Indicate that you can install the cli via apt in Debian unstable | Micah Anderson | |
2017-01-10 | change to a link | Micah Anderson | |
2016-12-13 | clarify the openvpn gateway_address | Micah Anderson | |
2016-12-12 | Merge branch 'proxmox-8683' into 'master' | Varac | |
add info about proxmox failing #8683 See merge request !1 | |||
2016-12-11 | Add soledad-server to quickstart guide commands | kwadronaut | |
Thanks to thustra for pointing this out. | |||
2016-12-11 | add info about proxmox failing #8683 | kwadronaut | |
2016-11-10 | add tor exit type to example | Micah Anderson | |
2016-11-10 | add details about tor.type | Micah Anderson | |
2016-09-20 | fix missing word | Micah Anderson | |
2016-09-20 | fix link to leap cli commands | Micah Anderson | |
2016-09-14 | added 0.9 upgrade guide | elijah | |
2016-09-14 | updated leap_cli command line reference | elijah | |
2016-09-14 | update let's encrypt guide. | elijah | |
2016-08-29 | added 'docs' folder, for creating portable static mirrors of parts of leap_se | elijah | |
2016-08-24 | added docs for 'leap vm' | elijah | |
2016-07-14 | Letsencrypt acme client renamed certbot (fixes #8252) | kwadronaut | |
2016-06-28 | fixed monitor docs | elijah | |
2016-06-28 | remove bigcouch docs | Micah Anderson | |
2016-05-20 | fixed leap_cli install instructions | elijah | |
2016-05-12 | put LE chain into commercial_ca, x509 instructions | kwadronaut | |
2016-05-03 | fix numbering | Micah Anderson | |
2016-05-03 | another try to fix indentation | Micah Anderson | |
2016-05-03 | another indentation fix | Micah Anderson | |
2016-05-03 | fix indentation | Micah Anderson | |
2016-05-03 | rename files to have underscore in front | Micah Anderson | |
2016-05-03 | Fix upgrading docs by splitting up the included partials | Micah Anderson | |
2016-04-26 | fix title in services/couchdb.md | varac | |
2016-04-26 | fix titles of included partials | varac | |
2016-04-26 | rename partial common file | varac | |
2016-04-26 | fix path of partial common doc | varac | |
2016-04-26 | Include bigcouch migration from two pages | varac | |
2016-04-26 | On OS upgrade, use old conffiles | varac | |
When upgrading to the next debian release, we want config file the were modified manually or touched by the leap_platform to *not* get the newer version the package maintainer ships in the newer version of the package. This is because we stepped into two issues (see below) where the newer, package provided conffile breaks some service. We are aweare of possible issues that we might face where an old config file doesn't work with a newer package, but until we don't step into any of these, this is the better approach. - Resolves: #8042, #8044 | |||
2016-04-25 | remove udev update error, this is a very specific bug | Micah Anderson | |
triggered by old kernels that we are stuck with due to the deployment test infrastructure we are using |