Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Anything Llm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
Mintplex Labs
Anything Llm
Commits
b2c18ba4
Unverified
Commit
b2c18ba4
authored
5 months ago
by
Tuan Nguyen
Committed by
GitHub
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo with GCP deploy guideline (#2718)
parent
8dcf2374
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cloud-deployments/gcp/deployment/DEPLOY.md
+2
-2
2 additions, 2 deletions
cloud-deployments/gcp/deployment/DEPLOY.md
with
2 additions
and
2 deletions
cloud-deployments/gcp/deployment/DEPLOY.md
+
2
−
2
View file @
b2c18ba4
...
...
@@ -21,7 +21,7 @@ Open your terminal
```
gcloud deployment-manager deployments create anything-llm-deployment --config gcp/deployment/gcp_deploy_anything_llm
_with_env
.yaml
gcloud deployment-manager deployments create anything-llm-deployment --config gcp/deployment/gcp_deploy_anything_llm.yaml
```
...
...
@@ -51,4 +51,4 @@ If you want to check the instances progress, navigate to [your deployed instance
Once connected run
`sudo tail -f /var/log/cloud-init-output.log`
and wait for the file to conclude deployment of the docker image.
Additionally, your use of this deployment process means you are responsible for any costs of these GCP resources fully.
\ No newline at end of file
Additionally, your use of this deployment process means you are responsible for any costs of these GCP resources fully.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment