-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Chris Snow
committed
Dec 13, 2024
0 parents
commit 0e2aa22
Showing
358 changed files
with
93,127 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 26b5a78b5959a4067cc68513efa9ed32 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>404 Error Page</title> | ||
<style> | ||
body { | ||
font-family: Arial, sans-serif; | ||
text-align: center; | ||
margin: 0; | ||
padding: 0; | ||
height: 100vh; | ||
display: flex; | ||
justify-content: center; | ||
align-items: center; | ||
} | ||
|
||
.error-container { | ||
background-color: #f5f5f5; | ||
padding: 40px; | ||
border-radius: 10px; | ||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); | ||
} | ||
|
||
h1 { | ||
font-size: 36px; | ||
margin-bottom: 20px; | ||
color: #ff5722; | ||
} | ||
|
||
p { | ||
font-size: 18px; | ||
margin-bottom: 30px; | ||
} | ||
|
||
a { | ||
text-decoration: none; | ||
color: #3498db; | ||
font-weight: bold; | ||
} | ||
|
||
ul { | ||
list-style-type: none; | ||
padding: 0; | ||
margin: 0; | ||
} | ||
|
||
li { | ||
margin-bottom: 10px; | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<div class="error-container"> | ||
<h1>We Hit a Snag! (404 Error)</h1> | ||
<p>Looks like you stumbled upon a page that doesn't exist. Maybe you mistyped the URL or the page has moved.</p> | ||
<p>No worries, we can help you get back on track!</p> | ||
<p><strong>Here are a few options:</strong></p> | ||
<ul> | ||
<li><strong>Search:</strong> Try searching for what you're looking for using our powerful search bar: | ||
<a href="https://vast-data.github.io/data-platform-field-docs/search.html">Search</a> | ||
</li> | ||
<li><strong>Head Home:</strong> Start from the beginning and explore our documentation: | ||
<a href="https://vast-data.github.io/data-platform-field-docs/">Home Page</a> | ||
</li> | ||
<li><strong>Double-Check the URL:</strong> Make sure you typed the address correctly.</li> | ||
</ul> | ||
<p>We hope this helps!</p> | ||
</div> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Feedback | ||
|
||
We would love to hear your thoughts and suggestions for improvement! | ||
|
||
Please create an [issue](https://github.com/vast-data/data-platform-field-docs/issues/new?title=Feedback) on github. | ||
|
||
If you'd like to reach out directly, you can also contact us via [email](mailto:[email protected]). | ||
|
||
<hr/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Welcome! | ||
|
||
Welcome to the **VAST Data’s Data and AI Pipelines Field Engineering** Documentation. | ||
|
||
```{important} | ||
This site is not a replacement for Vast Data's official documentation which can be found [here](https://support.vastdata.com/s/). | ||
``` | ||
|
||
This site is a comprehensive collection of documentation curated by VAST Data’s **Data and AI Pipelines Field Engineering team**. Our goal is to help accelerate your journey with VAST, offering insights, best practices, and technical guidance to ensure you maximize the potential of VAST’s cutting-edge technology. Whether you’re deploying, optimizing, or scaling with VAST, this resource will provide you with the tools and knowledge you need to succeed. Explore the documentation to discover powerful solutions, practical examples, and expert advice tailored to your needs. | ||
|
||
![The Vast Data Platform](./intro.webp) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Blogs | ||
|
||
## VAST Catalog: Treat Your File System Like a Database | ||
|
||
This blog post explores a revolutionary storage solution that transforms how file systems are managed. By treating data like a database, this innovative system offers enhanced performance, scalability, and efficiency, making it ideal for AI and machine learning workloads. | ||
|
||
[VAST Catalog: Treat Your File System Like a Database](https://www.vastdata.com/blog/vast-catalog-treat-your-file-system-like-a-database) | ||
|
||
<hr/> |
Oops, something went wrong.