Go to file
2025-02-25 00:28:52 -05:00
deploy Start roughing out K8s deployment spec for api-server; bootstrap global locks AFTER DB migrations have run 2025-02-25 00:18:45 -05:00
requests Generate SSH key on startup if it does not already exist; add API endpoint to get SSH public key 2025-02-24 23:36:22 -05:00
scripts Start roughing out K8s deployment spec for api-server; bootstrap global locks AFTER DB migrations have run 2025-02-25 00:18:45 -05:00
src Actually run the damn thing 2025-02-25 00:28:52 -05:00
.gitignore Port over initial implementation of API server and simplify configuration 2025-02-23 12:42:48 -05:00
Cargo.lock Generate SSH key on startup if it does not already exist; add API endpoint to get SSH public key 2025-02-24 23:36:22 -05:00
Cargo.toml Generate SSH key on startup if it does not already exist; add API endpoint to get SSH public key 2025-02-24 23:36:22 -05:00
Dockerfile Start roughing out K8s deployment spec for api-server; bootstrap global locks AFTER DB migrations have run 2025-02-25 00:18:45 -05:00
package.sh Port over initial implementation of API server and simplify configuration 2025-02-23 12:42:48 -05:00
Rocket.toml Minor cleanup & Dockerfile 2025-02-23 13:29:38 -05:00
start.sh Port over initial implementation of API server and simplify configuration 2025-02-23 12:42:48 -05:00