Download files: https://github.com/devactivity/rust_d...
Generate self-signed certificate:
$ openssl req -x509 -nodes -days 365 \
-newkey rsa:2048 \
-keyout kellnrdev.key \
-out kellnrdev.crt
Running docker container:
$ docker run -it -d --name kellnr -p 8000:8000 \
-e "KELLNR_ORIGIN__HOSTNAME=kellnr.dev.loc" \
-v ~/container/kellnr:/opt/kdata \
-v kellnrdev.crt:/usr/local/share/ca-certificates/user-ca.crt:ro \
ghcr.io/kellnr/kellnr:5.0.0
Playlist:
• RDT #1 - Tools Pendukung Development Progr...
Reference Links:
kellnr: https://kellnr.io/
publish: https://doc.rust-lang.org/cargo/refer...
Info:
Konten Rust Video di channel ini bukan merupakan endorsed maupun affiliated dengan Rust Foundation.
(RDT is no way endorsed nor affiliated with the Rust foundation. Rust and Cargo are registered trademarks of the Rust foundation).
I appreciate your support!
https://buymeacoffee.com/fndevactivity
https://saweria.co/devactivity
#DevActivity #Rust #rustlang #kellnr #cratesio #registry