Skip to content

doanac/director

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATS Director

This is part of the ATS open-source over-the-air (OTA) server software available on Github, implementing the Uptane framework.

This repository contains the ATS director service, the implementation of one of the key features of Uptane which orchestrates the installation of ECU-specific images on vehicles. It uses online keys to sign metadata concerning which updates to install on which ECUs.

Running tests

You'll need a mariadb instance running with the users configured in application.conf. If you want it quick you can use deploy/ci_setup.sh. This will create a new docker container running a database with the proper permissions.

To run tests simply run sbt test.

Teamcity jobs

In the deploy directory there are some scripts you can use to setup the jobs in Teamcity.

License

This code is licensed under the Mozilla Public License 2.0, a copy of which can be found in this repository. All code is copyright ATS Advanced Telematic Systems GmbH, 2016-2018.

About

Scala implementation of Uptane metadata Director

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 93.3%
  • Shell 6.5%
  • Python 0.2%