Skip to content

HCK-CI/monitorci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor CI

Web interfsace for monitoring the server running HCK-CI

Installing Rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Changing to nightly Rust toolchain (in order to use rocket.rs framework)

rustup toolchain install nightly
rustup default nightly

Running in production

ROCKET_ENV=production cargo run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published