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 IDF environment #20

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 22 additions & 7 deletions docs/environments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,26 @@ The table below summarizes the Sasquatch environments and their main entry point
+---------------------------+---------------------------------------------------+-----------------------------------+----------------+
| :ref:`TTS<tts>` | https://tucson-teststand.lsst.codes/chronograf | ``tucson_teststand_efd`` | NOIRLab VPN |
+---------------------------+---------------------------------------------------+-----------------------------------+----------------+
| :ref:`BTS<bts>` | https://base-lsp.lsst.codes/chronograf [#f1]_ | ``base_efd``, ``summit_efd_copy`` | Chile VPN |
| :ref:`BTS<bts>` | https://base-lsp.lsst.codes/chronograf | ``base_efd`` | Chile VPN |
+---------------------------+---------------------------------------------------+-----------------------------------+----------------+
| :ref:`IDF<idf>` | https://data-int.lsst.cloud/chronograf | ``idf_efd`` [#f1]_ | Not required |
+---------------------------+---------------------------------------------------+-----------------------------------+----------------+


.. rubric:: Footnotes

.. [#f1] The default Chronograf organization at BTS gives access to simulated data.
Switch to the "Summit EFD copy" organization to access Summit EFD data from Chronograf at BTS.
.. [#f1] (NEW) The IDF environment is meant to be a short-term solution to serve historical EFD data until we can restore data at USDF.
For real-time analysis of the EFD, please use the USDF environment.

.. _summit:

Summit
------

Sasquatch production environemtn at the Summit.
This instance collects engineering data from the Summit and is the primary source of EFD data.

Intended audience: Observers and Commissioning team.

.. note::
The Summit EFD database is also available from USDF.
Intended audience: Observers and Commissioning team at the Summit


- Chronograf: ``https://summit-lsp.lsst.codes/chronograf``
Expand All @@ -53,6 +54,7 @@ USDF
----

Sasquatch production environment at the USDF.
This instance has EFD data replicated in real-time from the Summit.

Intended audience: Project staff.

Expand Down Expand Up @@ -116,3 +118,16 @@ Intended audience: Telescope & Site team.
- Kafka bootstrap server: ``sasquatch-base-kafka-bootstrap.lsst.codes:9094``
- Schema Registry: ``http://sasquatch-schema-registry.sasquatch:8081`` (cluster internal only)
- Kafka REST proxy API: ``https://base-lsp.lsst.codes/sasquatch-rest-proxy``


.. _idf:

IDF
---

The IDF environment is meant to be a short-term solution to serve historical EFD data until we can restore data at USDF.
For real-time analysis of the EFD, please use the USDF environment.

Intended audience: Project staff.

- Chronograf: ``https://data-int.lsst.cloud/chronograf``