Skip to content

Commit

Permalink
Merge pull request #6993 from wildmanonline/rc-v1.330.0
Browse files Browse the repository at this point in the history
[Release Candidate] v1.330.0
  • Loading branch information
wildmanonline authored Jun 10, 2024
2 parents c370c6a + e27bd55 commit f8cd28e
Show file tree
Hide file tree
Showing 46 changed files with 543 additions and 179 deletions.

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.

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.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/linode/linode-docs-theme v0.0.0-20240605162953-7c4dfc828751
# github.com/linode/linode-docs-theme v0.0.0-20240610162252-dd3795f29d6a
# github.com/linode/linode-website-partials v0.0.0-20240426140442-12b76ccbfefd
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21300.20800
# github.com/gohugoio/hugo-mod-jslibs/turbo/v8 v8.20000.20400
Expand Down
2 changes: 2 additions & 0 deletions ci/vale/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1225,6 +1225,7 @@ keysize
keyspace
keyspaces
keystore
keystores
kfctl
khanaser
kibana
Expand Down Expand Up @@ -2566,6 +2567,7 @@ trie
trivy
trojan
truststore
truststores
tt
ttl
TTLs
Expand Down
2 changes: 2 additions & 0 deletions docs/products/tools/marketplace/guides/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,15 @@ See the [Marketplace](/docs/marketplace/) listing page for a full list of all Ma
- [Ant Media Server Enterprise Edition](/docs/products/tools/marketplace/guides/antmediaenterpriseserver/)
- [Ant Media Server](/docs/products/tools/marketplace/guides/antmediaserver/)
- [Apache Airflow](/docs/products/tools/marketplace/guides/apache-airflow/)
- [Apache Kafka Cluster](/docs/products/tools/marketplace/guides/apache-kafka-cluster/)
- [Appwrite](/docs/products/tools/marketplace/guides/appwrite/)
- [AzuraCast](/docs/products/tools/marketplace/guides/azuracast/)
- [BeEF](/docs/products/tools/marketplace/guides/beef/)
- [Budibase](/docs/products/tools/marketplace/guides/budibase/)
- [Chevereto](/docs/products/tools/marketplace/guides/chevereto/)
- [Cloudron](/docs/products/tools/marketplace/guides/cloudron/)
- [ClusterControl](/docs/products/tools/marketplace/guides/clustercontrol/)
- [Couchbase Cluster](/docs/products/tools/marketplace/guides/couchbase-cluster/)
- [Counter-Strike Global Offensive](/docs/products/tools/marketplace/guides/counter-strike-go/)
- [cPanel](/docs/products/tools/marketplace/guides/cpanel/)
- [CyberPanel](/docs/products/tools/marketplace/guides/cyberpanel/)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The Enterprise Edition of Ant Media Server requires a valid license to use the s

### Ant Media Server Options

- **SOA email address:** Enter the email address that should be used for the SSL generation.
- **Email address for the Ant Media Server Login & SSL Generation:** Enter the email address that should be used to log into the Ant Media Dashboard, and generate free Let's Encrypt SSL certificates.

{{% content "marketplace-required-limited-user-fields-shortguide" %}}

Expand All @@ -46,17 +46,36 @@ The Enterprise Edition of Ant Media Server requires a valid license to use the s

### Access the Ant Media Server Dashboard

1. Open your web browser and navigate to `https://[domain]:5443`, 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`). You can also use your IPv4 address. See the [Managing IP Addresses](/docs/products/compute/compute-instances/guides/manage-ip-addresses/) guide for information on viewing IP addresses and rDNS.
{{< note >}}
The Ant Media Server will deploy with an administrator account preconfigured using the email entered in the `email address` UDF on deployment. The generated password is in the `/home/$USERNAME/.credentials` along with the sudo user password.
{{< /note >}}

1. Using [LISH](/docs/products/compute/compute-instances/guides/lish/) or [SSH](/docs/guides/connect-to-server-over-ssh/) connect to the instance and access the Ant Media Server credentials in the `/home/$USERNAME/.credentials` file. You will find an example of the output below. Keep in mind that $USERNAME will be replaced with your chosen sudo username.

```command
cat /home/$USERNAME/.credentials
```

```output
Sudo Username: $USERNAME
Sudo Password: Fs4WomBrHCI27M5fZg2PJfnW
Ant Media Server Username: antuser@akamai.com
Ant Media Server Password: 79KP106i3AxW8YOmaWA7FNVo
```

1. Open your web browser and navigate to `https://[domain]:5443`, 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`). You can also use your IPv4 address. See the [Managing IP Addresses](/docs/products/compute/compute-instances/guides/manage-ip-addresses/) guide for information on viewing IP addresses and rDNS.
1. Use the `Ant Media Server Username` and `Ant Media Server Password` from the `credentials` file to log into the Ant Media Dashboard.
1. After your account has been created, the login page appears. Enter the username and password that you just created. The username and password can be obtained in the `/home/$USERNAME/.credentials` file.
![Screenshot of Ant Media Login](ant-media-login.jpg)
1. Once logged in, the Ant Media Server Dashboard appears. From here, you can manage your entire application.
1. Once logged in to the Ant Media Server Dashboard, you can manage your entire application.
![Screenshot of the Dashboard page](ant-media-server-dashboard.png)
1. To start using the Enterprise Edition of Ant Media Server, you need to obtain a license. Visit the [Self-Hosted Solutions](https://antmedia.io/#selfhosted) page on Ant Media's website to order a license.
1. To start using the Enterprise Edition of Ant Media Server, you need to obtain a license. Visit the [Self-Hosted Solutions](https://antmedia.io/#selfhosted) page on Ant Media's website to order a license.

1. Once the license key is obtained, navigate to the Settings tab within the Ant Media Dashboard, enter the License Key, and click save.
1. Once you obtained the license key, navigate to the Settings tab within the Ant Media Dashboard, enter the License Key, and click **Save**.

![Screenshot of the Settings Page](ant-media-server-settings.png)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading

0 comments on commit f8cd28e

Please sign in to comment.