chore(core) Removed CLI access and Modified service names
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 2m14s
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 2m14s
This commit is contained in:
12
index.html
12
index.html
@@ -31,25 +31,25 @@
|
||||
<th>Url</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dev Workspaces</td>
|
||||
<td>Dev Spaces</td>
|
||||
<td><a href="https://coder.phorge.fr" class="colorA">https://coder.phorge.fr</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Monitoring</td>
|
||||
<td><a href="https://monitoring.phorge.fr" class="colorA">https://monitoring.phorge.fr</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Status page</td>
|
||||
<td><a href="https://status.phorge.fr/status" class="colorA">https://status.phorge.fr/status</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Git</td>
|
||||
<td><a href="https://git.phorge.fr" class="colorA">https://git.phorge.fr</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>IaaS</td>
|
||||
<td>Cloud Compute</td>
|
||||
<td><a href="https://iaas.phorge.fr" class="colorA">https://iaas.phorge.fr</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>AI Inference</td>
|
||||
<td><a href="https://ai.phorge.fr" class="colorA">https://ai.phorge.fr</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user