# openacs **Repository Path**: longsean/openacs ## Basic Information - **Project Name**: openacs - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-12 - **Last Updated**: 2025-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.](install/README.md)