zhangdede / freeacs

(Seeking maintainer) Free TR-069 ACS that can run (mostly) anywhere.

Home Page:https://github.com/freeacs/freeacs/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freeacs Logo

Build Status Maintainability

FreeACS is the most 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 and MySQL. It has been tested to work on Java 8 and latest version of MySQL (the latter with some minor quirk in the install script).

Social

  • [Freeforums] (deprecated)

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.

About

(Seeking maintainer) Free TR-069 ACS that can run (mostly) anywhere.

https://github.com/freeacs/freeacs/wiki

License:MIT License


Languages

Language:Java 79.9%Language:JavaScript 9.2%Language:FreeMarker 7.2%Language:CSS 1.6%Language:HTML 1.3%Language:Shell 0.7%Language:Makefile 0.1%Language:Dockerfile 0.0%Language:TypeScript 0.0%