diff options
author | Julien Dessaux | 2021-09-13 00:48:07 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-09-13 00:48:07 +0200 |
commit | 23766907958505259eee7dd1c8812f658e5b2ba2 (patch) | |
tree | 86218bf04bfa43a6a703343d3b9cabb27d8885de /content/docs/alpine | |
parent | Updated gentoo upgrades article (diff) | |
download | www-23766907958505259eee7dd1c8812f658e5b2ba2.tar.gz www-23766907958505259eee7dd1c8812f658e5b2ba2.tar.bz2 www-23766907958505259eee7dd1c8812f658e5b2ba2.zip |
Tags overhaul to improve search results, and some light rewording or reformating
Diffstat (limited to 'content/docs/alpine')
-rw-r--r-- | content/docs/alpine/remote_install_iso.md | 3 | ||||
-rw-r--r-- | content/docs/alpine/wireguard.md | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/content/docs/alpine/remote_install_iso.md b/content/docs/alpine/remote_install_iso.md index c3eebfb..b2b2aa4 100644 --- a/content/docs/alpine/remote_install_iso.md +++ b/content/docs/alpine/remote_install_iso.md @@ -1,6 +1,9 @@ --- title: Install Alpine from another Linux rescue description: How to install Alpine Linux at hosting providers that do not support it +tags: +- Alpine +- linux --- ## Introduction diff --git a/content/docs/alpine/wireguard.md b/content/docs/alpine/wireguard.md index 9652d01..dc45604 100644 --- a/content/docs/alpine/wireguard.md +++ b/content/docs/alpine/wireguard.md @@ -1,6 +1,10 @@ --- title: Wireguard description: How to configure a wireguard endpoint on Alpine +tags: +- Alpine +- linux +- vpn --- ## Introduction |