8000 GitHub - ethanpeng/openacs: TR-069 ACS Server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ethanpeng/openacs

Repository files navigation

OpenACS

Automatic configuration server (ACS) implementing CPE configuration protocol CWMP as specified in TR-069.

Build

cd openacs
ant -f b.xml clean make

Run

cd openacs
ant -f b.xml clean deploy
/opt/jboss/bin/run.sh -c default -b 0.0.0.0

Dependencies

  • JDK
  • Java application server JBoss
  • Apache Ant
  • MySQL

Install ACS Environment

cd install && ./install.sh

see the install/README.md for more detail.

About

TR-069 ACS Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0