Go to file
2025-02-24 23:36:22 -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 Minor cleanup & Dockerfile 2025-02-23 13:29:38 -05:00
src 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
.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 Minor cleanup & Dockerfile 2025-02-23 13:29:38 -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