Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions _vendor/github.com/linode/linode-website-partials/footer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions _vendor/github.com/linode/linode-website-partials/header.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions _vendor/github.com/linode/linode-website-partials/header.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# github.com/linode/linode-docs-theme v0.0.0-20250327145741-051b8bb82280
# github.com/linode/linode-website-partials v0.0.0-20250326190321-bed77d268dc5
# github.com/linode/linode-docs-theme v0.0.0-20250414193030-a8fd512eed64
# github.com/linode/linode-website-partials v0.0.0-20250409155719-a69a3433df0c
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21300.20800
# github.com/gohugoio/hugo-mod-jslibs/turbo/v8 v8.20000.20400
# github.com/hotwired/turbo v8.0.4+incompatible
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you wish to deploy Kafka automatically rather than manually, consider our [Ap

The following software and components must be installed and configured on your local system in order for the provided playbooks to function:

- [Python](https://www.python.org/downloads/) version: > v3.8
- [Python](https://www.python.org/downloads/) version: > v3.11
- The [venv](https://docs.python.org/3/library/venv.html) Python module
- A [Linode API access token](/docs/products/tools/api/get-started/#get-an-access-token)
- A configured [SSH key pair](/docs/guides/use-public-key-authentication-with-ssh/) along with your public key
Expand Down Expand Up @@ -433,4 +433,4 @@ Familiarize yourself with the official Apache Kafka documentation, including use

- [Apache Kafka Documentation](https://kafka.apache.org/documentation/)
- [Kafka Project Information](https://kafka.apache.org/project)
- [Kafka Contact Information](https://kafka.apache.org/contact)
- [Kafka Contact Information](https://kafka.apache.org/contact)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Packer is a HashiCorp maintained open source tool for creating mac
authors: ["Linode"]
contributors: ["Linode"]
published: 2019-11-12
modified: 2021-05-21
modified: 2025-04-03
keywords: ['packer hashicorp','hashicorp packer','image','machine image','immutable infrastructure','continuous delivery','ansible','ansible playbook','hashicorp terraform','hashicorp']
tags: ["automation"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
Expand Down Expand Up @@ -68,6 +68,14 @@ To install Packer on Mac, [Homebrew](https://brew.sh/) will be used. Run the fol

Verify that Packer was successfully installed by running the command `packer --version`. This should output the version number for this installation of Packer. For reference, this guide was last tested using version 1.7.2.

### Install the Linode Plugin

Install the `Linode` [plugin](https://developer.hashicorp.com/packer/integrations/linode/linode) so that Packer can interact with Linode instances.

```command
packer plugins install github.com/linode/linode
```

## Constructing a Template for Packer

Now that Packer is installed, you can make a Packer [template](https://www.packer.io/docs/templates). A template is a file that contains the configurations needed to build a machine image. A template can be formatted in [JSON](https://www.packer.io/docs/templates/legacy_json_templates) or [HCL2](https://www.packer.io/docs/templates/hcl_templates) (Hashicorp Configuration Language). As of Packer v1.7.0, the HCL2 template format is preferred and, as such, will be used in the examples within this guide.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
61 changes: 0 additions & 61 deletions docs/marketplace-docs/guides/budibase/index.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
85 changes: 0 additions & 85 deletions docs/marketplace-docs/guides/chevereto/index.md

This file was deleted.

Binary file not shown.
Binary file modified docs/marketplace-docs/guides/gitea/gitea-welcome-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading