Skip to content

Releases: nmelehan/docs

test-weglot

09 Dec 19:55
edeab67
Compare
Choose a tag to compare
Merge pull request #2945 from nmelehan/weglot-integration-v1

[Theme rebuild] Weglot integration v1

test-release-publish-4

09 Nov 16:34
Compare
Choose a tag to compare
test guide update 4

test-release-publish-3

09 Nov 05:13
Compare
Choose a tag to compare
test guide update 3

Testing a Release Webhook - 2

09 Nov 04:16
Compare
Choose a tag to compare
test-release-publish-2

test guide update 2

test-release-publish-5-prerelease

09 Nov 16:35
Compare
Choose a tag to compare
Pre-release
test guide update 4

Test Release Webhook Publish

08 Nov 20:24
4fddc9c
Compare
Choose a tag to compare
[Release] RC-0.2.1 (#2120)

* Added note for option to use either ssl or starttls (gsuite w/postfix) (#2042)

* Added note for using ssl or starttls

* Copy edit fixes

* Update index.md (#2049)

* Updated resizing a inode images to reflect new plans (#2059)

* Salt command line reference add'l copy edits (#2061)

* Initial Commit

* Spelling corrections.

* More spelling corrections.

* edited salt CLI reference

* [NEW] Migrating from Tokyo 1 to Tokyo 2 (#2046)

* [NEW] Migrating from Tokyo 1 to Tokyo 2

* Fix for early migration sequence description

* Copy Edits

* Adding CloudFlare to list of DNS update doc links

* Fixing links

* Fixed description front matter

* Remove sentence (#2069)

* changed LetsEncrypt link (#2054)

Changed the LetsEncrypt link from pointing to their homepage to pointing to Linode's guide on Let's Encrypt.

* Revert "changed LetsEncrypt link (#2054)" (#2057)

This reverts commit e5478aa21615a8c492b69868550718e09e72d372.

* Updated to include Tokyo 2 (#2067)

* remove sentence

Removed a bad sentence

* Deprecated Django Guide (#2072)

* Jinja intro research and write

* Tech Edit

* Fix typo (#2079)

* Update Terraform for Linode provider.

* Fixed issues with the wireguard guide and the fully-managed guide (#2083)

* Removed a reference to legacy billing (#2084)

* Added a link to the images guide promoting our image feature (#2085)

* Added a link to the images guide promoting our image feature

* Travis

* [UPDATE] salt cloud v3 API note and size names (#2073)

* [UPDATE] salt cloud v3 API note and size names

[UPDATE] salt cloud v3 API note and curl test
[UPDATE] salt cloud use size Nanode 1GB not Linode 1024
[UPDATE] salt cloud modified date

* [UPDATE] salt cloud fixup linode.map file location

* sshd service restart - error (#2068)

sshd should be used instead of ssh in centos (I don't know about other distros

* linux-hardened kernel support was dropped. (#2065)

Alpine dropped support for grsec's hardened linux kernel. It is no longer part of the distribution.

see: https://git.alpinelinux.org/cgit/aports/commit/?id=94a65a421705eb0152c2a6cdeb0bffd269c58e97

* Update dd command call in "Backup & Restore" (#2052)

When following this guide, I ran into an issue where running the following command in "Backup & Restore" zeroed the entire block device:

> dd if=/dev/zero of=/dev/sdX bs=128 count=1

I updated the command to:

> dd conv=notrunc if=/dev/zero of=/dev/sdX bs=128 count=1

Using the updated command, only the header portion of the device is zeroed out and can be successfully restored from backup in the rest of the example.

* Terminal outputs corrected and a few other edits

* Guaris patch 1 (#2087)

* Update index.md

* Update index.md

* Quick fix GitHub issues. (#2088)

* Tech Edits

* Copy edit complete

* Remove trailing whitespace

* Fixing Linode group label (minor fix)

* [NEW] Automate Static Site Deployments with Salt, Git, and Webhooks (#2089)

* Draft complete

* Tech Edit

* Blueberry fixes

* Copy Edits

* [New] Create a Salt Execution Module (#2064)

* Initial Commit

* Spelling Corrections

* Added Another Resource

* Tech Edit

* Copy edit

* [New] Monitoring Salt Minions with Beacons (#2070)

* Initial Commit

* Spelling corrections and YAML corrections

Added 'highstate' to dictionary 'modified' YAML

* Fixed opening sentence

* Tech edits

* Copy edit

* Copy edit

* Correct dirname

* [Fix ] Billings and payments anchor (#2096)

* Fix link in billing and payments

* Add links to network quota guide

* Remove unwanted carriage return

* Update index.md (#2091)

* Review edits

* Rename guide path to match new title

* [NEW] A Beginner's Guide to Salt (#2078)

* Beginner guide to salt

* Tech Edit

* Tech Edit 2

* Copy edit finished

* Blueberry fixes and some last copy edits

* Accidentally deleted some of my original copy edits in last commit, reverting that

* Small wording change

* Bolding the definition of configuration management

* Clarifying wording

* Clarifying wording 2

* Fix trailing whitespace

* Fix links and spelling

* Small copy edits

* Vale threw up a bunch of spelling errors in unrelated guides after the merge

* More spelling fix

* More spelling fixes 2

* Remove Magnifying Glass (#2098)

* Added Note About CentOS 7 Support (#2107)

Instructed reader that CentOS 7 is supported experimentally and that they should checkout the official documentation.

* Fix command for package version

* Add deprecated link to config wordpress guide

* Removing single quotes from deprecated_link