Tine 2.0 Groupware Docker Image
2.5K
docker build -t tine20-server .
use Docker Compose or Docker Swarm to deploy Tine 2.0.
docker-compose up -d
docker stack deploy tine20 -c docker-compose.yml
open your browser to http://localhost/setup.php Login: tine20setup Password: changeme2
If nothing happend, be aware, that you aren't trying to connect with IPv6 to a non IPv6 Docker Daemon! Try, http://127.0.0.1/setup.php instead.
Content type
Image
Digest
Size
128.5 MB
Last updated
almost 7 years ago
docker pull exmatrikulator/tine20-server