Skip to content
Snippets Groups Projects
Unverified Commit 35a3ccf2 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

production/service-urls: Update service urls list

following the migration to cassandra as main backend.

Refs. swh/infra/sysadm-environment#5399
parent 50a49d78
No related branches found
No related tags found
No related merge requests found
......@@ -130,47 +130,33 @@ Public urls
Internal services
~~~~~~~~~~~~~~~~~
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| Service | URL | VPN[1] | Private[2] |
+=============================+=================================================================+========+============+
| swh-web test/validation | https://webapp1.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-graphql test/validation | https://webapp1.internal.softwareheritage.org/graphql/ | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-web cassandra | https://webapp-cassandra.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-graphql cassandra | https://webapp-cassandra.internal.softwareheritage.org/graphql/ | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-storage | http://storage-rw-postgresql-saam-ingress | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-storage read-only | http://storage-postgresql-ro.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-objstorage | http://objstorage-read-only-rpc-ingress | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-objstorage read-only[3] | http://objstorage.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-scheduler | http://scheduler.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-counters | http://counters.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-provenance | http://provenance.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-search read-only | http://search.internal.softwareheritage.org | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-search | http://search-rpc-ingress | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-graph rpc | http://granet.internal.softwareheritage.org:5009 | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-graph grpc | http://granet.internal.softwareheritage.org:50091 | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-vault | http://vault-rpc-ingress | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| swh-provenance | http://webapp-provenance-ingress | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| Journal plaintext | kafka[1-4].internal.softwareheritage.org:9092 | | X |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
| Journal internal TLS | kafka[1-4].internal.softwareheritage.org:9094 | X | |
+-----------------------------+-----------------------------------------------------------------+--------+------------+
+-----------------------------+------------------------------------------------------------------+--------+------------+
| Service | URL | VPN[1] | Private[2] |
+=============================+==================================================================+========+============+
| swh-web postgresql | https://webapp-postgresql.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-graphql postgresql | https://webapp-postgresql.internal.softwareheritage.org/graphql/ | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-storage read-only | http://storage-postgresql-ro.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-objstorage read-only[3] | http://objstorage.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-scheduler | http://scheduler.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-counters | http://counters.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-provenance | http://provenance.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-search read-only | http://search.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-graph rpc | http://granet.internal.softwareheritage.org:5009 | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-graph grpc | http://granet.internal.softwareheritage.org:50091 | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| Journal plaintext | kafka[1-4].internal.softwareheritage.org:9092 | | X |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| Journal internal TLS | kafka[1-4].internal.softwareheritage.org:9094 | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
.. _swh-backends-1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment