Skip to content

n66g4/connect-killer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an open-source alternative to openpilot connect for use with openpilot software. To see the server in action, go to: https://portal.springerelectronics.com/

Thank you https://springerelectronics.com for hosting!

To get started with hosting your own instance, inspect the docker compose yaml to adjust the volume mount points. https://github.com/MoreTore/connect-killer/blob/4b9be8252688df5672448b1139da4b4a71c554dc/docker-compose.yml#L3-L53 fill out the .env_template and rename it to .env https://github.com/MoreTore/connect-killer/blob/4b9be8252688df5672448b1139da4b4a71c554dc/.env_template#L1-L18 create openssl keys for your domain and put them into self_signed_certs folder. See here https://github.com/MoreTore/connect-killer/blob/4b9be8252688df5672448b1139da4b4a71c554dc/src/app.rs#L151-L158 More changes to hard coded values need to be changed to get the frontend working. More work needs to be done to make it easier.

run docker compose up --build

About

Backend Server for Openpilot connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 76.2%
  • Python 10.9%
  • HTML 10.1%
  • Shell 2.1%
  • Other 0.7%