Skip to content

freeacs/freeacs

Repository files navigation

Free ACS

Freeacs Logo

main Maintainability CodeQL Analysis

FreeACS is a somewhat complete TR-069 ACS available for free under the MIT License. You can download and install it, or contribute to the project!

Prerequisites

FreeACS requires Java 17 and MySQL. It has been tested to work on Java 17, 18 and 19 and latest version of MySQL (the latter with some minor quirk in the install script).

Discussion

Build it

FreeACS is built with SBT on unix/linux systems:

$ ./mvnw test

Packaged to deployable zips with:

$ ./mvnw package

See the distribution modules target folder or the individual module target folders for deployable zip files.

Contributing

Please read CONTRIBUTING.md for instructions to set up your development environment to build FreeACS

Versioning

We use SemVer for versioning.

License

This project is licensed under the The MIT License.

Active project Members

  • Jarl André Hübenthal (@jarlah)

See https://github.com/freeacs/freeacs/wiki/About for information.