Skip to content

Commit

Permalink
Update URLs (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
88plug authored Aug 17, 2024
1 parent 72be136 commit 36200d2
Show file tree
Hide file tree
Showing 98 changed files with 139 additions and 146 deletions.
6 changes: 3 additions & 3 deletions Redash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ The original repo is here: https://github.com/getredash
[Redash](redash.io) is an open-source data visualization and dashboarding tool that allows users to connect to various data sources, create interactive dashboards, and build visualizations to analyze data. It provides a user-friendly interface for querying, visualizing, and sharing data insights within an organization. Redash can be used to create reports, charts, graphs, and dashboards to help businesses make data-driven decisions.


### Cloudmos DeploySet Up
### Akash Console DeploySet Up

The provided deploy.yaml uses [IP leases](https://docs.akash.network/features/ip-leases) and [persistent storage](https://docs.akash.network/features/persistent-storage). Remove one or both of these features if you are not receving bids.
The provided deploy.yaml uses [IP leases](https://akash.network/docs/network-features/ip-leases) and [persistent storage](https://akash.network/docs/network-features/persistent-storage). Remove one or both of these features if you are not receving bids.

After deploying, inside the shell of the deployment select "redash" and pass the following commands in order.

Expand Down Expand Up @@ -41,4 +41,4 @@ Expected outputs from the commands can be seen below.

### Example Queries

The following queries are made to answer questions defined in Akash Networks [Sig-Analytics PRD](https://github.com/akash-network/community/blob/main/sig-analytics/prd.md) using the Cloudmos Database. More information on the database and schema can be found [here](https://github.com/akash-network/cloudmos).
The following queries are made to answer questions defined in Akash Networks [Sig-Analytics PRD](https://github.com/akash-network/community/blob/main/sig-analytics/prd.md) using the Akash Console Database. More information on the database and schema can be found [here](https://github.com/akash-network/console).
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-- outside the scope of what is currently available in Cloudmos DB
-- outside the scope of what is currently available in Akash Console DB
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-- outside the scope of what is currently available in Cloudmos DB
-- outside the scope of what is currently available in Akash Console DB
6 changes: 3 additions & 3 deletions Redash/Redash Queries/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ The original repo is here: https://github.com/getredash
[Redash](redash.io) is an open-source data visualization and dashboarding tool that allows users to connect to various data sources, create interactive dashboards, and build visualizations to analyze data. It provides a user-friendly interface for querying, visualizing, and sharing data insights within an organization. Redash can be used to create reports, charts, graphs, and dashboards to help businesses make data-driven decisions.


### Cloudmos DeploySet Up
### Akash Console DeploySet Up

The provided deploy.yaml uses [IP leases](https://docs.akash.network/features/ip-leases) and [persistent storage](https://docs.akash.network/features/persistent-storage). Remove one or both of these features if you are not receving bids.
The provided deploy.yaml uses [IP leases](https://akash.network/docs/network-features/ip-leases) and [persistent storage](https://akash.network/docs/network-features/persistent-storage). Remove one or both of these features if you are not receving bids.

After deploying, inside the shell of the deployment select "redash" and pass the following commands in order.

Expand Down Expand Up @@ -41,4 +41,4 @@ Expected outputs from the commands can be seen below.

### Example Queries

The following queries are made to answer questions defined in Akash Networks [Sig-Analytics PRD](https://github.com/akash-network/community/blob/main/sig-analytics/prd.md) using the Cloudmos Database. More information on the database and schema can be found [here](https://github.com/akash-network/cloudmos).
The following queries are made to answer questions defined in Akash Networks [Sig-Analytics PRD](https://github.com/akash-network/community/blob/main/sig-analytics/prd.md) using the Akash Console Database. More information on the database and schema can be found [here](https://github.com/akash-network/console).
2 changes: 1 addition & 1 deletion StableStudio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Quick Start

Open URI in Cloudmos or Akash Console after deployment.
Open URI in Akash Console after deployment.

# API
To get started, you'll need to sign up for a [DreamStudio](https://dreamstudio.ai/) account.
Expand Down
2 changes: 1 addition & 1 deletion SurrealDB/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
surrealdb:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion TTS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Quick Start

Open URI in Cloudmos or Akash Console after deployment.
Open URI in Akash Console after deployment.

## Documentation

Expand Down
12 changes: 6 additions & 6 deletions Thorchain-BEPSwap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This is a technical guide, best suited to a reader with basic Linux command line

You will need the below setup before we being:

1. Install Akash: Make sure to have Akash client installed on your workstation, check [install guide](https://docs.akash.network/guides/install) for instructions.
2. Choose Your Akash Network: You'll need to know information about the network you're connecting your node to. See [Choosing a Network](https://docs.akash.network/guides/version) for how to obtain any network-related information.
3. Fund Your Account: You'll need a AKT wallet with funds to pay for your deployment. See the [funding guide](https://docs.akash.network/guides/funding)
creating a key and funding your account.
1. Install Akash: Make sure to have Akash client installed on your workstation, check [install guide](https://akash.network/docs/getting-started/quickstart-guides/akash-cli/) for instructions.
2. Choose Your Akash Network: You'll need to know information about the network you're connecting your node to. See [Choosing a Network](https://akash.network/docs/deployments/akash-cli/installation/#version) for how to obtain any network-related information.
3. Fund Your Account: You'll need a AKT wallet with funds to pay for your deployment. See the [funding guide](https://akash.network/docs/getting-started/token-and-wallets)
creating a key and funding your account.
4. Install Docker: You'll need docker running on your workstation, follow this [guide](https://docs.docker.com/get-docker/) to setup Docker on your workstation..
5. Setup Container Registry: To stage your containers to deploy onto Akash. We'll use Docker Hub in this guide. [Signup](https://docs.docker.com/docker-hub/) for a free Docker Hub account if you haven't.
6. Setup Builpacks.io: Builpacks.io is a Cloud Native Buildpacks transform your application source code into images that can run on any cloud. Install `pack` tool using this [guide](https://buildpacks.io/docs/tools/pack/#install).
Expand Down Expand Up @@ -150,7 +150,7 @@ docker push $IMAGE
## Create the Deployment
Create a deployment configuration [thorchain.yaml](deploy.yaml) to deploy the `edouardl/thorchain-bepswap-web-ui` for [ThorChain BEPSwap Web UI](https://github.com/thorchain/bepswap-web-ui) Node JS app container using [SDL](https://docs.akash.network/documentation/sdl):
Create a deployment configuration [thorchain.yaml](deploy.yaml) to deploy the `edouardl/thorchain-bepswap-web-ui` for [ThorChain BEPSwap Web UI](https://github.com/thorchain/bepswap-web-ui) Node JS app container using [SDL](https://akash.network/docs/getting-started/stack-definition-language):
```sh
cat > thorchain.yaml <<EOF
Expand Down Expand Up @@ -195,7 +195,7 @@ deployment:
EOF>>
```
You may use the sample deployment file as-is or modify it for your own needs as desscribed in our [SDL (Stack Definition Language](https://docs.akash.network/documentation/sdl) documentation.
You may use the sample deployment file as-is or modify it for your own needs as desscribed in our [SDL (Stack Definition Language](https://akash.network/docs/getting-started/stack-definition-language) documentation.
{% hint style="warn" %}
Expand Down
2 changes: 1 addition & 1 deletion XLM-RoBERTa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Original Facebook Research repo: https://github.com/facebookresearch/XLM

## Deployment

To deploy the application on the Akash network, you can use the deploy.yaml in this repository on Akash's new GPU marketplace using Cloudmos, Akash Console, or Akash CLI
To deploy the application on the Akash network, you can use the deploy.yaml in this repository on Akash's new GPU marketplace using Akash Console, or Akash CLI

## Usage

Expand Down
2 changes: 1 addition & 1 deletion ai-chat-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use this app, you need a ChatGPT API key. [Get your key from OpenAI API Keys.

## Setting up the App

By default, the server runs on port 3000 and is assigned an ephemeral port by the provider. Once deployed, access the web interface by clicking on "Forwarded Ports" in Cloudmos.
By default, the server runs on port 3000 and is assigned an ephemeral port by the provider. Once deployed, access the web interface by clicking on "Forwarded Ports" in Akash Console.

![image](https://user-images.githubusercontent.com/19512127/224119623-47c80369-75c9-412d-a4fd-66d98c2cb778.png)

Expand Down
2 changes: 1 addition & 1 deletion ai-chat-app/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
ai-chat-app:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion auto-gpt/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
auto-gpt:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion automatic-deployment-CICD-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ As we look to the future, we are excited to expand the capabilities of this tool
- **Email Notifications**: We will be introducing email notifications to keep you updated on the status of your deployments and other important events, enhancing the overall user experience.
- **Direct Implementation on Cloudmos/Console**: To deliver a truly Vercel-like experience, we will be building user-friendly GUI directly onto cloudmos/console. This will make the tool even more accessible and easier to use for all developers.
- **Direct Implementation on Console**: To deliver a truly Vercel-like experience, we will be building user-friendly GUI directly onto console. This will make the tool even more accessible and easier to use for all developers.
As we continue to enhance this tool, we invite you to join us on this journey. Try it out, give us your feedback, and help us redefine the deployment landscape on the Akash Network. Happy coding and deploying!
Expand Down
2 changes: 1 addition & 1 deletion babyagi-ui/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
babyagi-ui:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion babyagi/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
babyagi:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion bert-sentiment-analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To deploy the application on the Akash Network, you need to have an Akash accoun
3. Update the `deploy.yaml` file with the correct Docker image path.
4. Use the Akash CLI or Akash Console to deploy the `deploy.yaml` file.

Please refer to the [Akash documentation](https://docs.akash.network/) for detailed instructions on deploying applications.
Please refer to the [Akash Documentation](https://akash.network/docs) for detailed instructions on deploying applications.

## Testing the Application

Expand Down
2 changes: 1 addition & 1 deletion bminer-c11/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
#Remove this section to deploy on untrusted providers
#Miners: You can receive more bids from more providers by removing this section
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
bminer-c11:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion budibase/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
deployment:
budibase:
dcloud:
Expand Down
2 changes: 1 addition & 1 deletion bzminer-c11/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ profiles:
#Remove this section to deploy on untrusted providers
#Miners: You can receive more bids from more providers by removing this section
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
bzminer-c11:
denom: uakt
Expand Down
2 changes: 1 addition & 1 deletion chatchat/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ profiles:
#######################################################
#Remove this section to deploy on untrusted providers
#Beware* You may have deployment, security, or other issues on untrusted providers
#https://docs.akash.network/providers/akash-audited-attributes
#https://akash.network/docs/providers/audited-attributes
pricing:
chatchat:
denom: uakt
Expand Down
4 changes: 2 additions & 2 deletions chia-bladebit-disk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ Chia is releasing new plotting software called Bladebit Disk, utilizing the high

## Providers

For the following providers expect to see these prices in Cloudmos! Each provider has been benchmarked and tested to create a $0.15/plot. &#x20;
For the following providers expect to see these prices in Akash Console! Each provider has been benchmarked and tested to create a $0.15/plot. &#x20;

| On-Sale Providers | BladeBit Disk Price / Month |
| ---------------------- | ------------------------ |
| bigtractorplotting.com | $335 \| 19 Minute Plots |
| xch.computer | $303 \| 21 Minute Plots |

For a complete guide on how to customize the SDL, including configuring rclone and ssh destinations please see [Chia on Akash](https://docs.akash.network/integrations/chia-on-akash/)
For a complete guide on how to customize the SDL, including configuring rclone and ssh destinations please see [Chia on Akash](https://akash.network/docs/guides/blockchain/chia-on-akash/)

## Why use Akash?

Expand Down
4 changes: 2 additions & 2 deletions chia-bladebit-disk/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ if [[ "$FINAL_LOCATION" == "local" ]]; then
echo "###################################################################################################"
echo "###################################################################################################"
echo "###################################################################################################"
echo "Plots will be created locally. Please check Cloudmos for the Uri - you can find this on the "
echo "Plots will be created locally. Please check Akash Console for the Uri - you can find this on the "
echo "deployment details page. Plots will only appear after creation. Please be patient for your first"
echo "plots to appear. Starting in 5 seconds. "
echo "###################################################################################################"
Expand Down Expand Up @@ -212,7 +212,7 @@ fi

COUNT=0

#Add support for custom port : https://github.com/ovrclk/awesome-akash/issues/327
#Add support for custom port : https://github.com/akash-network/awesome-akash/issues/327
if [[ $PORT != "" ]]; then
PORT="-x $PORT"
fi
Expand Down
4 changes: 2 additions & 2 deletions chia-bladebit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ A fast RAM-only, k32-only, Chia plotter.

## Providers

For the following providers expect to see these prices in Cloudmos! Each provider has been benchmarked and tested to create a $0.20/plot. &#x20;
For the following providers expect to see these prices in Akash Console! Each provider has been benchmarked and tested to create a $0.20/plot. &#x20;

| Providers | BladeBit Price / Month |
| ---------------------- | ------------------------ |
| bigtractorplotting.com | $1080 \| 8 Minute Plots |
| xch.computer | $713 \| 12 Minute Plots |

For a complete guide on how to customize the SDL, including configuring rclone and ssh destinations please see [Chia on Akash](https://docs.akash.network/integrations/chia-on-akash/)
For a complete guide on how to customize the SDL, including configuring rclone and ssh destinations please see [Chia on Akash](https://akash.network/docs/guides/blockchain/chia-on-akash/)

## Why use Akash?

Expand Down
4 changes: 2 additions & 2 deletions chia-bladebit/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ if [[ "$FINAL_LOCATION" == "local" ]]; then
echo "###################################################################################################"
echo "###################################################################################################"
echo "###################################################################################################"
echo "Plots will be created locally. Please check Cloudmos for the Uri - you can find this on the "
echo "Plots will be created locally. Please check Akash Console for the Uri - you can find this on the "
echo "deployment details page. Plots will only appear after creation. Please be patient for your first"
echo "plots to appear. Starting in 5 seconds. "
echo "###################################################################################################"
Expand Down Expand Up @@ -212,7 +212,7 @@ fi

COUNT=0

#Add support for custom port : https://github.com/ovrclk/awesome-akash/issues/327
#Add support for custom port : https://github.com/akash-network/awesome-akash/issues/327
if [[ $PORT != "" ]]; then
PORT="-x $PORT"
fi
Expand Down
2 changes: 1 addition & 1 deletion chia-madmax/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a new implementation of a chia plotter which is designed as a processing

## Providers

For the following providers expect to see these prices in Cloudmos! Each provider has been benchmarked and tested to create a $0.15/plot. &#x20;
For the following providers expect to see these prices in Akash Console! Each provider has been benchmarked and tested to create a $0.15/plot. &#x20;

| Providers | MadMax Price / Month |
| ---------------------- | ---------------------- |
Expand Down
Loading

0 comments on commit 36200d2

Please sign in to comment.