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

Add the rest of solution scripts to deploy an instance from the Grid Client. #2766

Merged
merged 3 commits into from
May 28, 2024

Conversation

A-Harby
Copy link
Contributor

@A-Harby A-Harby commented May 23, 2024

Description

Add the scripts for the applications (Algorand, Discourse, NextCloud, Nodepilot, Presearch, Subsquid, Taiga, Umbrel, and WordPress).

I followed the same code structure and changed requests as #2743.

Related Issues

#1841

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

Copy link
Contributor

@maayarosama maayarosama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing Static Website and Caprover

packages/grid_client/scripts/applications/algorand.ts Outdated Show resolved Hide resolved
packages/grid_client/scripts/applications/algorand.ts Outdated Show resolved Hide resolved
packages/grid_client/scripts/applications/discourse.ts Outdated Show resolved Hide resolved
packages/grid_client/scripts/applications/nextcloud.ts Outdated Show resolved Hide resolved
packages/grid_client/scripts/applications/subsquid.ts Outdated Show resolved Hide resolved
@0oM4R
Copy link
Contributor

0oM4R commented May 27, 2024

tested all added scripts and works fine, will approve once the comments got resolved

@A-Harby
Copy link
Contributor Author

A-Harby commented May 27, 2024

Missing Static Website and Caprover

For the static website, I was just waiting for issue to be done so I could add it.

For the caprover, it was already created in the scripts from before so should I add them with the applications directory or just leave them, leader and worker

@A-Harby A-Harby requested a review from maayarosama May 27, 2024 11:45
@maayarosama
Copy link
Contributor

Missing Static Website and Caprover

For the static website, I was just waiting for issue to be done so I could add it.

For the caprover, it was already created in the scripts from before so should I add them with the applications directory or just leave them, leader and worker

Open an issue for the static website script. And we can move the caprover scripts to the applications directory

@A-Harby
Copy link
Contributor Author

A-Harby commented May 27, 2024

Missing Static Website and Caprover

For the static website, I was just waiting for issue to be done so I could add it.

For the caprover, it was already created in the scripts from before so should I add them with the applications directory or just leave them, leader and worker

Open an issue for the static website script. And we can move the caprover scripts to the applications directory

#2785

And I also moved all the Kubernetes and Caprovers scripts into a new directory and called it orchestrators, for more organized structure.

@A-Harby A-Harby merged commit 055810a into development May 28, 2024
2 checks passed
@A-Harby A-Harby deleted the development_add_rest_solution branch May 28, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants