This website requires JavaScript.
Explore
Help
Sign In
p5x
/
api-server
Watch
1
Star
0
Fork
0
You've already forked api-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
237
KiB
da4a2a6e0c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
garrettmills
da4a2a6e0c
Actually run the damn thing
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