-
Notifications
You must be signed in to change notification settings - Fork 1.2k
RC v0.5 #2286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
RC v0.5 #2286
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fixed numbering due to image identation * Small copy fixes
This commit updates the old guide with a deprecated link, and the new guide is updated to Puppet 6.1.0.
* [Update] Install and Configure Puppet This commit updates the guide to Ubuntu 18.04 and Puppet 6.1 * Update Vale to include puppetlabs * Tech edit * Copy edit * Moving guide to new URL slug that matches new title * Deprecated original Puppet guide and linked to updated guide * Adding version of Puppet (6.1) to URL slug * Vale fixes
* Drafted download-files-from-your-linode guide * Fixing some language that didn't make sense after shifting content into shortguides * Adding some disclaimers that mysqldump can only be used on running databases * Spelling fix * Removing unused images * Copy edit * Vale, Travis, and image fixes. * Fix for vale.
* Guide update * Copy edit * Add to Vale dict
* [New] Install GitLab with Docker * Vale / Updated Hardware Requirements Discussed with Leslie and we are both in agreement that the suggested plan size for GitLab is the 8gb Linode. * Change reasoning for error message to be more generic. I had initially stated that setting up Let's Encrypt could cause a 502 error, but I'm not actually certain the 502 is caused by Let's Encrypt, it could be any number of things during setup that cause the temporary issue. * Copy edit
* Add links to Salt and Terraform guides. * Copy edit * Quick copy fixes
* Initial Commit * [Update] Network Helper - New Manager This PR adds a Cloud Manager version of the Network Helper guide with new copy and screenshots, as well as a Cloud Manager link on the old. * Updated Date * Copy edit * Update index.md * Update index.md
* [Update] Email with Postfix, Dovecot, and MySQL * Changed mydestination in /etc/postfix/main.cf Once using virtual domains, this setting should not include the domain of the mail server, using localhost only instead.
* Initial draft * Deprecate GitLab 14.04 guide * Tech edit
* Unembedding shortguides When I originally created the Data Portability section, I created a number of shortguides in order to embed relevant instructions into the new data portability guides. For example: 1. I extracted the Download a Disk over SSH section of the Copying a Disk over SSH guide and put it into a new copy-disk-over-ssh-short shortguide 2. I then embedded this shortguide into the content's original Copying a Disk over SSH guide, and I also embedded it into the new Download Files from your Linode guide. This was also done for other instructions: making a database dump with mysql, and using filezilla to download files. This proved to be harder to copy edit, as copy edit changes inside a shortguide can result in unintended changes to the "flow" of the embedding guide. This commit is rolling back most of the shortguides in favor of just linking to the content. To take the example of copying a disk over SSH, I am: 1. Pasting the content of the copy-disk-over-ssh-short shortguide back into the Copying a Disk over SSH guide, where it originally lived. 2. Linking to that guide from the Download Files from your Linode guide. * Removing unused shortguides * Updated title graphics
* [Update] Getting Started with Git * Removed old copy of guide, as it was included somehow
* Tech and copy edit * Copy Edit * Added steps to support knife ssh
linode#2263) * Update Laravel Forge guide for APIv4 tokens * Tech Edit * Copy Editing
…Cluster (linode#2271) * Add iptables information. Add note to let users know that K8s Linode CLI is available. * Incorporate feedback from third party tools team * Fixed numbering and spelling error * Fix double quote
* Update language for file count limitation of backup service * Updated classic manager guide, inserted text into a note, linked to support guide
* Added new keywords based on feedback from Algolia. * Update index.md * Update index.md
This guide installs NGINX, not Apache.
* Updated, tech edited * Copy Edit
* Update and organize * Copy edit * Fix vale error
* Updated for JDK 11 * copy edit
…inode#2264) * [New] How to Create an OAuth App with the Linode Python API Library This guide details how to use the Linode Python API Library example code to create an app that deploys a Linode using a stackscript. * Vale Fixes * More Vale Fixes * More Vale Fixes * Add screenshots * Tech edit * Copy edited
* Updated Screenshots and Instructions for Mac and Windows Update screenshots for the installation of Git via the Windows installer, MacPorts, and the Mac installer. * Vale Fixes
…linode#2279) * [Update] Configure Postfix to Send Mail Using an External SMTP Server This guide was written for Debian 7, but it was tested and works on Debian 9. Mentions of Debian 7 were removed from the guide, the date was updated, and a small mention of needing to install mailutils to use the mail command. * Updated Keyword Removed another mention of Debian 7 in favor of just Debian
leslitagordita
approved these changes
Jan 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This RC includes all the new guides and guide updates from the second half of January.