Skip to content

Commit e1db3d1

Browse files
hmorris3293mjac0bs
andauthored
change: [OCA-1349] - Add backstage & deprecate apps (linode#11652)
* add backstage & deprecate apps * add changeset * backtrack * extra whitespace * fix yarn.lock * Slightly revise changesets --------- Co-authored-by: mjac0bs <[email protected]>
1 parent a2a575e commit e1db3d1

File tree

5 files changed

+33
-193
lines changed

5 files changed

+33
-193
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@linode/manager": Added
3+
---
4+
5+
Backstage Marketplace app ([#11652](https://github.com/linode/manager/pull/11652))
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@linode/manager": Removed
3+
---
4+
5+
Several old, unused Marketplace apps ([#11652](https://github.com/linode/manager/pull/11652))
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

packages/manager/src/features/OneClickApps/oneClickApps.ts

Lines changed: 21 additions & 193 deletions
Original file line numberDiff line numberDiff line change
@@ -604,28 +604,6 @@ export const oneClickApps: Record<number, OCA> = {
604604
'Open source community and discussion forum for customers, teams, fans, and more.',
605605
website: 'https://www.discourse.org/',
606606
},
607-
688902: {
608-
alt_description:
609-
'Control panel to deploy and manage LAMP stack applications.',
610-
alt_name: 'Single user control panel',
611-
categories: ['Control Panels'],
612-
colors: {
613-
end: '445289',
614-
start: 'f1b55d',
615-
},
616-
description: `Lightweight control panel with a suite of features to streamline app management.`,
617-
logo_url: 'webuzo.svg',
618-
related_guides: [
619-
{
620-
href:
621-
'https://www.linode.com/docs/products/tools/marketplace/guides/webuzo/',
622-
title: 'Deploy Webuzo through the Linode Marketplace',
623-
},
624-
],
625-
summary:
626-
'LAMP stack and single user control panel to simplify app deployment in the cloud.',
627-
website: 'http://www.webuzo.com/',
628-
},
629607
688903: {
630608
alt_description: 'Fancy development text editor.',
631609
alt_name: 'Text editor',
@@ -666,26 +644,6 @@ export const oneClickApps: Record<number, OCA> = {
666644
summary: 'Git with a cup of tea - A painless self-hosted Git service.',
667645
website: 'https://gitea.io/',
668646
},
669-
688912: {
670-
alt_description: 'Drag and drop website CMS.',
671-
alt_name: 'CMS: content management system',
672-
categories: ['Website'],
673-
colors: {
674-
end: '4395ff',
675-
start: '0166ff',
676-
},
677-
description: `Use Kepler Builder to easily design and build sites in WordPress - no coding or design knowledge necessary.`,
678-
logo_url: 'keplerbuilder.svg',
679-
related_guides: [
680-
{
681-
href:
682-
'https://www.linode.com/docs/products/tools/marketplace/guides/kepler/',
683-
title: 'Deploy Kepler through the Linode Marketplace',
684-
},
685-
],
686-
summary: 'Powerful drag & drop WordPress website builder.',
687-
website: 'https://kepler.app/',
688-
},
689647
688914: {
690648
alt_description: 'Desktop cloud hosting.',
691649
alt_name: 'Virtual desktop',
@@ -848,27 +806,6 @@ export const oneClickApps: Record<number, OCA> = {
848806
summary: 'Enterprise-class open source distributed monitoring solution.',
849807
website: 'https://www.zabbix.com',
850808
},
851-
774829: {
852-
alt_description: 'Host multiple sites on a Linode.',
853-
alt_name: 'Website control panel',
854-
categories: ['Control Panels'],
855-
colors: {
856-
end: 'a25c57',
857-
start: '4c3148',
858-
},
859-
description: `Host multiple sites on a single server while managing apps, firewall, databases, backups, system users, cron jobs, SSL and email– all in an intuitive interface.`,
860-
logo_url: 'serverwand.svg',
861-
related_guides: [
862-
{
863-
href:
864-
'https://www.linode.com/docs/products/tools/marketplace/guides/serverwand/',
865-
title: 'Deploy ServerWand through the Linode Marketplace',
866-
},
867-
],
868-
summary:
869-
'Magical control panel for hosting websites and managing your servers.',
870-
website: 'https://serverwand.com/',
871-
},
872809
804143: {
873810
alt_description: 'Open source project management tool.',
874811
alt_name: 'Ticket management project management tool',
@@ -994,50 +931,6 @@ export const oneClickApps: Record<number, OCA> = {
994931
'All-in-one database deployment, management, and monitoring system.',
995932
website: 'https://docs.splunk.com/Documentation/Splunk',
996933
},
997-
869155: {
998-
alt_description:
999-
'Image hosting and sharing alternative to Google Photos and Flickr.',
1000-
alt_name: 'Photo library and image library',
1001-
categories: ['Media and Entertainment'],
1002-
colors: {
1003-
end: '8e44ad',
1004-
start: '23a8e0',
1005-
},
1006-
description: `Chevereto is a full-featured image sharing solution that acts as an alternative to services like Google Photos or Flickr. Optimize image hosting by using external cloud storage (like Linode’s S3-compatible Object Storage) and connect to Chevereto using API keys.`,
1007-
logo_url: 'chevereto.svg',
1008-
related_guides: [
1009-
{
1010-
href:
1011-
'https://www.linode.com/docs/products/tools/marketplace/guides/chevereto/',
1012-
title: 'Deploy Chevereto through the Linode Marketplace',
1013-
},
1014-
],
1015-
summary:
1016-
'Self-host your own open source image library to easily upload, collaborate, and share images on your terms.',
1017-
website: 'https://v3-docs.chevereto.com/',
1018-
},
1019-
869156: {
1020-
alt_description:
1021-
'File storage and sharing alternative to Dropbox and Google Drive.',
1022-
alt_name: 'File sharing',
1023-
categories: ['Productivity'],
1024-
colors: {
1025-
end: '252730',
1026-
start: '1f4c8f',
1027-
},
1028-
description: `Securely share and collaborate Linode S3 object storage files/folders with your internal or external users such as customers, partners, vendors, etc with fine access control and a simple interface. Nirvashare easily integrates with many external identity providers such as Active Directory, GSuite, AWS SSO, KeyClock, etc.`,
1029-
logo_url: 'nirvashare.svg',
1030-
related_guides: [
1031-
{
1032-
href:
1033-
'https://www.linode.com/docs/products/tools/marketplace/guides/nirvashare/',
1034-
title: 'Deploy NirvaShare through the Linode Marketplace',
1035-
},
1036-
],
1037-
summary:
1038-
'Secure file sharing for better collaboration with employees, partners, vendors, and more.',
1039-
website: 'https://nirvashare.com/setup-guide/',
1040-
},
1041934
869158: {
1042935
alt_description:
1043936
'SQL and NoSQL database interface and monitoring for MySQL, PostgreSQL, and more.',
@@ -1266,26 +1159,6 @@ export const oneClickApps: Record<number, OCA> = {
12661159
'Free and open source accounting software you can use in your browser.',
12671160
website: 'https://akaunting.com',
12681161
},
1269-
923036: {
1270-
alt_description: 'Free alternative to Trello and Asana.',
1271-
alt_name: 'Kanban board project management tool',
1272-
categories: ['Productivity'],
1273-
colors: {
1274-
end: '555555',
1275-
start: 'f47564',
1276-
},
1277-
description: `Restyaboard is an open-source alternative to Trello, but with additional smart features like offline sync, diff /revisions, nested comments, multiple view layouts, chat, and more.`,
1278-
logo_url: 'restyaboard.svg',
1279-
related_guides: [
1280-
{
1281-
href:
1282-
'https://www.linode.com/docs/products/tools/marketplace/guides/restyaboard/',
1283-
title: 'Deploy Restyaboard through the Linode Marketplace',
1284-
},
1285-
],
1286-
summary: 'Free and open source project management tool.',
1287-
website: 'https://restya.com',
1288-
},
12891162
923037: {
12901163
alt_description: 'Virtual private network.',
12911164
alt_name: 'WireGuard VPN',
@@ -1659,28 +1532,6 @@ export const oneClickApps: Record<number, OCA> = {
16591532
'Popular Linux OS and tool suite for penetration testing and security research.',
16601533
website: 'https://www.kali.org/',
16611534
},
1662-
1037036: {
1663-
alt_description:
1664-
'Application builder for forms, portals, admin panels, and more.',
1665-
alt_name: 'Low-code application builder',
1666-
categories: ['Development'],
1667-
colors: {
1668-
end: '000000',
1669-
start: '9981f5',
1670-
},
1671-
description:
1672-
'Budibase is a modern, open source low-code platform for building modern business applications in minutes. Build, design and automate business apps, such as: admin panels, forms, internal tools, client portals and more. Before Budibase, it could take developers weeks to build simple CRUD apps; with Budibase, building CRUD apps takes minutes. When self-hosting please follow best practices for securing, updating and backing up your server.',
1673-
logo_url: 'budibase.svg',
1674-
related_guides: [
1675-
{
1676-
href:
1677-
'https://www.linode.com/docs/products/tools/marketplace/guides/budibase/',
1678-
title: 'Deploy Budibase through the Linode Marketplace',
1679-
},
1680-
],
1681-
summary: 'Low-code platform for building modern business applications.',
1682-
website: 'https://docs.budibase.com/docs',
1683-
},
16841535
1037037: {
16851536
alt_description:
16861537
'HashiCorp containerization tool to use instead of or with Kubernetes',
@@ -1868,28 +1719,6 @@ export const oneClickApps: Record<number, OCA> = {
18681719
summary: 'Relational database for unstructured data.',
18691720
website: 'https://www.superinsight.ai/',
18701721
},
1871-
1102905: {
1872-
alt_description:
1873-
'No-code platform for Kubernetes developers and operators.',
1874-
alt_name: 'Go Paddle',
1875-
categories: ['Development'],
1876-
colors: {
1877-
end: '252930',
1878-
start: '3a5bfd',
1879-
},
1880-
description: `Provision multicloud clusters, containerize applications, and build DevOps pipelines. Gopaddle’s suite of templates and integrations helps eliminate manual errors and automate Kubernetes application releases.`,
1881-
logo_url: 'gopaddle.svg',
1882-
related_guides: [
1883-
{
1884-
href:
1885-
'https://www.linode.com/docs/products/tools/marketplace/guides/gopaddle/',
1886-
title: 'Deploy Gopaddle through the Linode Marketplace',
1887-
},
1888-
],
1889-
summary:
1890-
'Simple low-code platform for Kubernetes developers and operators.',
1891-
website: 'https://gopaddle.io/',
1892-
},
18931722
1102906: {
18941723
alt_description: 'Password Manager',
18951724
alt_name: 'Pass Key',
@@ -2017,28 +1846,6 @@ export const oneClickApps: Record<number, OCA> = {
20171846
'Collaborative web interface for data backed project and process management.',
20181847
website: 'https://seatable.io/docs/?lang=auto',
20191848
},
2020-
1177605: {
2021-
alt_description:
2022-
'Retool open-source alternative, with low-code UI components.',
2023-
alt_name: 'Low-code development platform',
2024-
categories: ['Security'],
2025-
colors: {
2026-
end: 'FF58BE',
2027-
start: '654AEC',
2028-
},
2029-
description:
2030-
'Illa Builder is a Retool open-source alternative, with low-code UI components for self-hosting the development of internal tools.',
2031-
logo_url: 'illabuilder.svg',
2032-
related_guides: [
2033-
{
2034-
href:
2035-
'https://www.linode.com/docs/products/tools/marketplace/guides/illa-builder',
2036-
title: 'Deploy Illa Builder through the Linode Marketplace',
2037-
},
2038-
],
2039-
summary: 'An open-source, low-code development platform.',
2040-
website: 'https://github.com/illacloud/illa-builder',
2041-
},
20421849
1226544: {
20431850
alt_description:
20441851
'HashiCorp containerization tool to use instead of or with Kubernetes',
@@ -2488,4 +2295,25 @@ export const oneClickApps: Record<number, OCA> = {
24882295
summary: 'Open-source password manager for teams and businesses.',
24892296
website: 'https://www.passbolt.com/',
24902297
},
2298+
1646305: {
2299+
alt_description:
2300+
'Fast, open source framework for building developer portals.',
2301+
alt_name: 'Developer Tool.',
2302+
categories: ['Development'],
2303+
colors: {
2304+
end: '121212',
2305+
start: '9BF0E1',
2306+
},
2307+
description: `Platform for building developer portals designed to simplify and unify software development processes.`,
2308+
isNew: true,
2309+
logo_url: 'backstage.svg',
2310+
related_guides: [
2311+
{
2312+
href: 'https://www.linode.com/docs/marketplace-docs/guides/backstage/',
2313+
title: 'Deploy Backstage through the Linode Marketplace',
2314+
},
2315+
],
2316+
summary: 'Developer portal for managing services and infrastructure.',
2317+
website: 'https://backstage.io/',
2318+
},
24912319
};

0 commit comments

Comments
 (0)