Skip to content
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

[update] Deploy Focalboard through the Linode Marketplace #6699

Merged
merged 2 commits into from
Oct 30, 2023
Merged
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
10 changes: 4 additions & 6 deletions docs/products/tools/marketplace/guides/focalboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Deploy Focalboard on a Linode Compute Instance. This provides you
keywords: ['focalboard','project','productivity','kanban']
tags: ["marketplace", "linode platform", "cloud manager"]
published: 2022-02-22
modified: 2022-03-08
modified: 2023-10-27
modified_by:
name: Linode
title: "Deploy Focalboard through the Linode Marketplace"
Expand All @@ -13,7 +13,7 @@ aliases: ['/guides/focalboard-marketplace-app/']
authors: ["Linode"]
---

[Focalboard](https://www.focalboard.com/) is an open source alternative to tools like Asana, Trello, and Notion. It helps teams, individuals, and developers stay aligned and organized on their everyday tasks. With Focalboard, you can reach milestones, keep track of project notes, and achieve goals.
[Focalboard](https://www.focalboard.com/) is an open source alternative to project management tools such as Asana, Trello, and Notion. It helps teams, individuals, and developers stay aligned and organized on their everyday tasks. With Focalboard, you can reach milestones, keep track of project notes, and achieve goals.

## Deploying a Marketplace App

Expand All @@ -27,7 +27,7 @@ authors: ["Linode"]

## Configuration Options

- **Supported distributions:** Ubuntu 20.04 LTS, Debian 11
- **Supported distributions:** Ubuntu 22.04 LTS
- **Recommended plan:** All plan types and sizes can be used.

### Focalboard Options
Expand All @@ -44,7 +44,7 @@ authors: ["Linode"]

### Accessing the Focalboard App

1. Open your web browser and navigate to `http://[domain]/`, where *[domain]* can be replaced with the custom domain you entered during deployment or your Compute Instance's rDNS domain (such as `192-0-2-1.ip.linodeusercontent.com`). See the [Managing IP Addresses](/docs/products/compute/compute-instances/guides/manage-ip-addresses/) guide for information on viewing rDNS.
1. Open your web browser and navigate to `https://DOMAIN/`, where *DOMAIN* can be replaced with the custom domain you entered during deployment or your Compute Instance's rDNS domain (such as `192-0-2-1.ip.linodeusercontent.com`). See the [Managing IP Addresses](/docs/products/compute/compute-instances/guides/manage-ip-addresses/) guide for information on viewing rDNS.

![Screenshot of the URL bar](focalboard-url.png)

Expand All @@ -61,8 +61,6 @@ authors: ["Linode"]
![The Focalboard Create a Board page](focalboard-create-board.png)




Now that you’ve accessed your dashboard, check out [the official Focalboard documentation](https://www.focalboard.com/guide/user/) to learn how to further utilize your Focalboard instance.

{{< content "marketplace-update-note-shortguide">}}