Skip to content

Commit

Permalink
Migrate to arkmq.org
Browse files Browse the repository at this point in the history
  • Loading branch information
brusdev committed Jan 16, 2024
1 parent 0e46480 commit 1004642
Show file tree
Hide file tree
Showing 43 changed files with 152 additions and 152 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-20.04
permissions: write-all
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
Expand All @@ -28,4 +29,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
cname: artemiscloud.io
cname: arkmq.org
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ArtemisCloud.io website
# ArkMQ website

## Requirements

Expand All @@ -8,7 +8,7 @@
<details>
<summary>Why Node.js?</summary>

ArtemisCloud.io website uses Doks starter theme that uses npm (included with Node.js) to centralize dependency management, making it [easy to update](https://getdoks.org/docs/help/how-to-update/) resources, build tooling, plugins, and build scripts.
ArkMQ website uses Doks starter theme that uses npm (included with Node.js) to centralize dependency management, making it [easy to update](https://getdoks.org/docs/help/how-to-update/) resources, build tooling, plugins, and build scripts.

</details>

Expand All @@ -19,7 +19,7 @@ Start developing in three steps:
### 1. Clone this repository

```bash
git clone https://github.com/artemiscloud/artemiscloud.github.io.git artemiscloud.github.io.git && cd artemiscloud.github.io.git
git clone https://github.com/arkmq-org/arkmq-org.github.io.git arkmq.github.io.git && cd arkmq.github.io.git
```

### 2. Install dependencies
Expand Down
4 changes: 2 additions & 2 deletions config/_default/menus/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
[[social]]
name = "GitHub"
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
url = "https://github.com/artemiscloud"
url = "https://github.com/arkmq-org"
post = "v0.1.0"
weight = 10

[[social]]
name = "Twitter"
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-twitter\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"></path></svg>"
url = "https://twitter.com/artemiscloudio"
url = "https://twitter.com/arkmq_org"
weight = 20

# [[footer]]
Expand Down
24 changes: 12 additions & 12 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
# Meta Data for SEO

## Homepage
title = "ArtemisCloud.io"
title = "ArkMQ"
titleSeparator = "-"
titleAddition = "ActiveMQ Artemis on Kubernetes"
description = "ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
description = "ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."

## Documentation
# docsVersion = "0.3"

## Open Graph
images = ["artemiscloud.png"]
images = ["arkmq.png"]
ogLocale = "en_US"
titleHome = "ArtemisCloud.io"
titleHome = "ArkMQ"

## Twitter Cards
twitterSite = "@artemiscloudio"
twitterSite = "@arkmq_org"
twitterCreator = "@henkverlinde"

## JSON-LD
# schemaType = "Person"
schemaType = "Organization"
schemaName = "ArtemisCloud.io"
schemaName = "ArkMQ"
schemaLocale = "en-US"
schemaLogo = "artemiscloud.png"
schemaLogo = "arkmq.png"
schemaLogoWidth = 512
schemaLogoHeight = 512
schemaImage = "artemiscloud.png"
schemaImage = "arkmq.png"
schemaImageWidth = 1280
schemaImageHeight = 640
schemaTwitter = "https://twitter.com/artemiscloudio"
schemaTwitter = "https://twitter.com/arkmq_org"
schemaLinkedIn = ""
schemaGitHub = "https://github.com/artemiscloud"
schemaGitHub = "https://github.com/arkmq-org"
schemaSection = "blog"

## Sitelinks Search Box
Expand All @@ -57,12 +57,12 @@ copyRight = "Copyright (c) 2020-2021 Henk Verlinde"
# Alert
alert = false
alertDismissable = true
alertText = "Introducing the ArtemisCloud.io! <a class=\"alert-link stretched-link\" href=\"https://artemiscloud.io/\">Check out ArtemisCloud.io</a>"
alertText = "Introducing the ArkMQ! <a class=\"alert-link stretched-link\" href=\"https://arkmq.org/\">Check out ArkMQ</a>"

# Edit Page
# repoHost [Github | Gitea | GitLab | Bitbucket | BitbucketServer ] is used for building the edit link based on git hoster
repoHost = "GitHub"
docsRepo = "https://github.com/artemiscloud/artemiscloud.github.io"
docsRepo = "https://github.com/arkmq-org/arkmq-org.github.io"
docsRepoBranch = "master"
docsRepoSubPath = ""
editPage = false
Expand Down
6 changes: 3 additions & 3 deletions content/en/_index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title : "ArtemisCloud.io"
description: "ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
title : "ArkMQ"
description: "ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
subtitle: "ActiveMQ Artemis on Kubernetes"
lead: "ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
lead: "ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
date: 2020-10-06T08:47:36+00:00
lastmod: 2020-10-06T08:47:36+00:00
draft: false
Expand Down
2 changes: 1 addition & 1 deletion content/en/blog/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Blog"
description: "The ArtemisCloud Blog."
description: "The ArkMQ Blog."
date: 2020-10-06T08:49:55+00:00
lastmod: 2020-10-06T08:49:55+00:00
draft: false
Expand Down
10 changes: 10 additions & 0 deletions content/en/blog/say-hello-to-akrmq/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Say hello to ArkMQ 👋"
description: "Introducing ArkMQ, collection of container images to allow users to deploy the ActiveMQ Artemis Broker from a simple standalone docker image to a fully blown Operator controlled deployment."
lead: "Introducing ArkMQ, collection of container images to allow users to deploy the ActiveMQ Artemis Broker from a simple standalone docker image to a fully blown Operator controlled deployment."
date: 2020-04-18T10:07:21+06:00
lastmod: 2020-04-18T10:07:21+06:00
draft: false
weight: 50
contributors: ["Domenico Francesco Bruscino"]
---
10 changes: 0 additions & 10 deletions content/en/blog/say-hello-to-artemiscloud/index.md

This file was deleted.

4 changes: 2 additions & 2 deletions content/en/community/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: "Community"
subtitle: ""
# meta description
description: "ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
description: "ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes."
draft: false
---

ArtemisCloud is a community driven project that can only flourish with contributions from people like yourselves. Jump in
ArkMQ is a community driven project that can only flourish with contributions from people like yourselves. Jump in
and become part of a growing open source cloud driven project.

2 changes: 1 addition & 1 deletion content/en/community/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ image: "images/bugs.png"
type: "social"
---

If you come across any bugs or have ideas for improvments then you can raise a github issue on the project, for instance [https://github.com/artemiscloud/activemq-artemis-operator/issues](https://github.com/artemiscloud/activemq-artemis-operator/issues)
If you come across any bugs or have ideas for improvments then you can raise a github issue on the project, for instance [https://github.com/arkmq-org/activemq-artemis-operator/issues](https://github.com/arkmq-org/activemq-artemis-operator/issues)

2 changes: 1 addition & 1 deletion content/en/community/contacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ image: "images/code.png"
draft: false
---

The best way to contact folks in the community is by using [github discussions](https://github.com/artemiscloud/activemq-artemis-operator/discussions)
The best way to contact folks in the community is by using [github discussions](https://github.com/arkmq-org/activemq-artemis-operator/discussions)
2 changes: 1 addition & 1 deletion content/en/community/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ image: "images/code.png"
draft: false
---

Without the community contributing code we have nothing, take a look at our [github organisation](https://github.com/artemiscloud)
Without the community contributing code we have nothing, take a look at our [github organisation](https://github.com/arkmq-org)
and see if there is a project to contribute to.
2 changes: 1 addition & 1 deletion content/en/community/twitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ image: "images/twitter.png"
draft: false
---

To keep up to date with all the ArtemisCloud release and any other important news follow us at [https://twitter.com/artemiscloudio](https://twitter.com/artemiscloudio)
To keep up to date with all the ArkMQ release and any other important news follow us at [https://twitter.com/arkmq_org](https://twitter.com/arkmq_org)
2 changes: 1 addition & 1 deletion content/en/community/website.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ image: "images/website.png"
draft: false
---

You can contribute to this website by forking [artemiscloud.github.io](https://github.com/artemiscloud/artemiscloud.github.io) and raising a PR.
You can contribute to this website by forking [arkmq-org.github.io](https://github.com/arkmq-org/arkamq-org.github.io) and raising a PR.
Feel free to add a blog post, provide content or documentation.
2 changes: 1 addition & 1 deletion content/en/contact/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ draft: true
images: []
---

{{< email user="info" domain="artemiscloud.io" >}}
{{< email user="info" domain="arkmq.org" >}}
4 changes: 2 additions & 2 deletions content/en/contributors/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "Contributors"
description: "The ArtemisCloud contributors."
description: "The ArkMQ contributors."
date: 2020-10-06T08:50:29+00:00
lastmod: 2020-10-06T08:50:29+00:00
draft: false
images: []
---

The ArtemisCloud contributors.
The ArkMQ contributors.
2 changes: 1 addition & 1 deletion content/en/docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title : "Docs"
description: "Docs ArtemisCloud."
description: "Docs ArkMQ."
lead: ""
date: 2020-10-06T08:48:23+00:00
lastmod: 2020-10-06T08:48:23+00:00
Expand Down
16 changes: 8 additions & 8 deletions content/en/docs/getting-started/introduction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introduction
description: ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes.
lead: ArtemisCloud.io is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes.
description: ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes.
lead: ArkMQ is a collection of container images that provide a way to deploy the Apache ActiveMQ Artemis Broker on Kubernetes.
date: 2020-10-06T08:48:57.000Z
lastmod: 2020-10-06T08:48:57.000Z
draft: false
Expand All @@ -13,19 +13,19 @@ toc: true

## Welcome

Welcome to The ArtemisCloud documentation. This documentation is open source and can be found at [here](https://github.com/artemiscloud/activemq-artemis-operator/tree/main/docs). All contributions are welcome.
Welcome to The ArkMQ documentation. This documentation is open source and can be found at [here](https://github.com/arkmq-org/activemq-artemis-operator/tree/main/docs). All contributions are welcome.

## Quick Start

One page summary of how to start a new ArtemisCloud project. [Quick Start →]({{< relref "quick-start" >}})
One page summary of how to start a new ArkMQ project. [Quick Start →]({{< relref "quick-start" >}})

## How to contribute to the docs

You can contribute to these docs by sending a Pull Request to the [activemq-artemis-operator](https://github.com/artemiscloud/activemq-artemis-operator) Github repository.
Each chapter is a single markdown file found under the [docs](https://github.com/artemiscloud/activemq-artemis-operator/tree/main/docs) directory.
Simply update an existing chapter or add a new file for a new one. If you add a new on you should update the [\_index.md](https://github.com/artemiscloud/activemq-artemis-operator/blob/main/docs/_index.md)
You can contribute to these docs by sending a Pull Request to the [activemq-artemis-operator](https://github.com/arkmq-org/activemq-artemis-operator) Github repository.
Each chapter is a single markdown file found under the [docs](https://github.com/arkmq-org/activemq-artemis-operator/tree/main/docs) directory.
Simply update an existing chapter or add a new file for a new one. If you add a new on you should update the [\_index.md](https://github.com/arkmq-org/activemq-artemis-operator/blob/main/docs/_index.md)
file with the new chapter .

## Help

Get help on ArtemisCloud.io. [Help →]({{< relref "operator" >}})
Get help on ArkMQ. [Help →]({{< relref "operator" >}})
8 changes: 4 additions & 4 deletions content/en/docs/getting-started/quick-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Quick Start"
description: "One page summary of how to start a new ArtemisCloud project."
lead: "One page summary of how to start a new ArtemisCloud project."
description: "One page summary of how to start a new ArkMQ project."
lead: "One page summary of how to start a new ArkMQ project."
date: 2020-11-16T13:59:39+01:00
lastmod: 2020-11-16T13:59:39+01:00
draft: false
Expand Down Expand Up @@ -30,7 +30,7 @@ You can install a [Minikube](https://minikube.sigs.k8s.io/docs/) or a [CodeReady

## Getting the code and build the image

To launch the operator you will need to clone the [activemq-artemis-operator](https://github.com/artemiscloud/activemq-artemis-operator) and checkout the main branch.
To launch the operator you will need to clone the [activemq-artemis-operator](https://github.com/arkmq-org/activemq-artemis-operator) and checkout the main branch.

(Optional) Follow the [building]({{< ref "../help/building.md" >}}) instructions, tag, and push it into your project
namespace.
Expand Down Expand Up @@ -346,7 +346,7 @@ configuration information as files to be used in the artemis configuration. One
redefine the log4j file used by artemis to log information. [Here](https://activemq.apache.org/components/artemis/documentation/latest/logging.html#logging) you can find details about artemis logging configuration.

To use a custom logging you will need a log4j configuration file. The default log4j configuration file can be used as
an initial example and can be downloaded from [here](https://raw.githubusercontent.com/artemiscloud/activemq-artemis-broker-kubernetes-image/main/modules/activemq-artemis-launch/added/log4j2.properties)
an initial example and can be downloaded from [here](https://raw.githubusercontent.com/arkmq-org/activemq-artemis-broker-kubernetes-image/main/modules/activemq-artemis-launch/added/log4j2.properties)

Assuming you already have the operator deployed, in our example we are going to modify the default logging file and enable the audit logging. You will need to modify the log4j2.properties file and change the lines as below:

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/help/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Help"
description: "Help ArtemisCloud."
description: "Help ArkMQ."
lead: ""
date: 2020-10-06T08:49:15+00:00
lastmod: 2020-10-06T08:49:15+00:00
Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/help/building.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Building"
description: "Building ArtemisCloud.io"
lead: "Building ArtemisCloud.io"
description: "Building ArkMQ"
lead: "Building ArkMQ"
date: 2020-10-06T08:49:31+00:00
lastmod: 2020-10-06T08:49:31+00:00
draft: false
Expand Down Expand Up @@ -37,7 +37,7 @@ Install [operator-sdk](https://sdk.operatorframework.io/) following [this guide]
## Get the code

```$xslt
git clone https://github.com/artemiscloud/activemq-artemis-operator
git clone https://github.com/arkmq-org/activemq-artemis-operator
cd activemq-artemis-operator
git checkout main
```
Expand Down
10 changes: 5 additions & 5 deletions content/en/docs/help/bundle.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Bundle"
description: "Bundle ArtemisCloud.io"
lead: "Bundle ArtemisCloud.io"
description: "Bundle ArkMQ"
lead: "Bundle ArkMQ"
date: 2020-10-06T08:49:31+00:00
lastmod: 2020-10-06T08:49:31+00:00
draft: false
Expand All @@ -18,7 +18,7 @@ toc: true
## About the Operator Lifecycle Manager (OLM)

The [Operator Lifecycle Manager](https://olm.operatorframework.io/) can help users to install and manage operators.
The ArtemisCloud operator can be built into a bundle image and installed into OLM.
The ArkMQ operator can be built into a bundle image and installed into OLM.

## Building

Expand Down Expand Up @@ -89,8 +89,8 @@ metadata:
spec:
sourceType: grpc
image: quay.io/hgao/operator-catalog:v0.0.1
displayName: ArtemisCloud Index
publisher: ArtemisCloud
displayName: ArkMQ Index
publisher: ArkMQ
updateStrategy:
registryPoll:
interval: 10m
Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/help/custom-resources.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Custom Resources"
description: "Custom Resource ArtemisCloud.io"
lead: "Custom Resource ArtemisCloud.io"
description: "Custom Resource ArkMQ"
lead: "Custom Resource ArkMQ"
date: 2020-10-06T08:49:31+00:00
lastmod: 2020-10-06T08:49:31+00:00
draft: false
Expand All @@ -21,7 +21,7 @@ The following sub-sections detail the configuration items that you can set in Cu
broker and addressing CRDs.

### Broker Custom Resource configuration reference
A CR instance based on the main broker CRD enables you to configure brokers for deployment in a Kubernetes project, see the [artemiscloud/activemq-artemis-operator CRDs](https://doc.crds.dev/github.com/artemiscloud/activemq-artemis-operator). The following is the full CRD yaml file
A CR instance based on the main broker CRD enables you to configure brokers for deployment in a Kubernetes project, see the [arkmq-org/activemq-artemis-operator CRDs](https://doc.crds.dev/github.com/arkmq-org/activemq-artemis-operator). The following is the full CRD yaml file

```yaml
apiVersion: apiextensions.k8s.io/v1
Expand Down
Loading

0 comments on commit 1004642

Please sign in to comment.