Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

35 total results found

PosgreSQL on Debian

Data Curation

There is an instance of PostgreSQL running on the orca VM. Here are some pointers on working with it (taken from the Debian PostgreSql page). Create a new user sudo su - postgres createuser --pwprompt <user> Create a new database sudo su - postgres createdb -...

Next-Generation Teams

Projects DARPA Programs

Good teamwork enables teams to perform beyond the sum of their parts. The next generation of teams will be comprised of humans and autonomous agents collaboratively working towards shared goals. With this in mind, it is appropriate to ask the questions (i) wha...

LiteLLM

Lab Manual Infrastructure

The lab runs a LiteLLM proxy that gives you access to large language models running on the lab's GPU server (orca), using an OpenAI-compatible API. This lets you use tools like Python scripts, curl, and Claude Code with local open-source models without needing...

Monitoring

Lab Manual Infrastructure

Overview The lab uses a self-hosted monitoring stack to track CPU, GPU, memory, disk, network, and per-process resource usage across all lab servers. Metrics are visualised in Grafana, which is available at https://grafana.lab.pyarelal.xyz. Log in with your...

Managing SSH keys with Kanidm

Lab Manual Infrastructure

For lab members who joined before 2026-05-22. orca's logins are now managed centrally through Kanidm for new members. If you already had an orca account before that date, your existing access still works and you don't need to follow this. This page covers SS...