Skip to content

Commit

Permalink
Merge branch 'main' into agu24-schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aboydnw committed Dec 6, 2024
2 parents 14c83ea + a4d7249 commit 44fc687
Show file tree
Hide file tree
Showing 58 changed files with 29 additions and 4 deletions.
15 changes: 11 additions & 4 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,31 @@ By combining interactive storytelling with open science principles, VEDA enables

These docs help you use the services provided by the NASA VEDA Platform and learn about the open-source software ecosystem that it is based on.

:::: {layout="[0.5, 0.5]"}
:::: {layout="[0.33, 0.33, 0.33]"}

:::{#firstcol}
### NASA VEDA Platform

* [About the VEDA Project](/nasa-veda-platform/about/index.qmd)
* [Why use VEDA](/open-source-ecosystem/why.qmd)
* [Data Access and Management Services](/nasa-veda-platform/data-services/index.qmd)
* [VEDA Dashboard](/nasa-veda-platform/dashboard/index.qmd)
* [Scientific Computing](/nasa-veda-platform/scientific-computing/index.qmd)
* [Usage Examples and Tutorials](/notebooks/index.qmd)
* [Adding Content](/nasa-veda-platform/adding-content/index.qmd)
* [Getting Access](/nasa-veda-platform/getting-access.qmd)
* [Service Status](https://nasa-impact.github.io/veda-statuspage/)
:::

:::{#secondcol}
### Managing Your Own VEDA

* [Creating your Own VEDA Instance](/instance-management/adding-instance.qmd)
* [Adding Content](/instance-management/adding-content/index.qmd)
* [Usage Examples and Tutorials](/instance-management/notebooks/index.qmd)
:::

:::{#thirdcol}
### VEDA Open-Source Ecosystem

* [Why to use VEDA](/open-source-ecosystem/why.qmd)
* [Software Architecture](/open-source-ecosystem/architecture.qmd)
* [Repositiories](/open-source-ecosystem/repositories.qmd)
* [External Resources](/open-source-ecosystem/external-resources.qmd)
Expand All @@ -45,3 +51,4 @@ To learn from examples, see the [VEDA Example Notebooks](/notebooks/index.qmd) -
Selected user groups can also get access to a VEDA-provided [JupyterHub service](/nasa-veda-platform/scientific-computing/index.qmd).

Contributions of data, stories, and example code are open to all users affiliated with the project. We strive to make the process as easy as possible. Please see the docs on [Contributing](/nasa-veda-platform/adding-content/index.qmd).

File renamed without changes.
6 changes: 6 additions & 0 deletions instance-management/adding-instance.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Creating your Own Instance of VEDA
subtitle: Information on how you can create your own instance of the VEDA Platform
---

tbd
12 changes: 12 additions & 0 deletions instance-management/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Managing Your Own VEDA
subtitle: How to set up and maintain your own instance of the VEDA Platform
---

If you are interested in setting up your own instance of VEDA, please email the VEDA team at [email protected] and we will provide direction and support.

If you already have your own instance of VEDA, you can find information on the entire process below.

* Information on [setting up your own VEDA instance]()
* Instructions for [ingesting data](./adding-content/dataset-ingestion) into VEDA Data Services
* How to [add and manage content](./adding-content/dashboard-configuration) on your VEDA Dashboard
Loading

0 comments on commit 44fc687

Please sign in to comment.