Agora-Project is a complete collaborative workspace
1.3K
Agora-Project is a collaborative workspace complete and intuitive. This application is accessible anywhere and anytime via a web browser. Several languages are available.
Many modules are integrated into the workspace :
For more information you can visit upstream project : https://www.agora-project.net
Agora need a mysql database :
docker run -d --name agora-mysql -e MYSQL_ROOT_PASSWORD=password mysql
Finally launch agora container linked to mysql :
docker run -d -P --name agora --link agora-mysql:mysql cquad/agora
Content type
Image
Digest
sha256:76ab679bd…
Size
135.8 MB
Last updated
about 11 years ago
docker pull cquad/agora