Link Search Menu Expand Document

Tpack XS installation

The easiest way to install and execute the Tpack XS application is to use docker-composer. Thus, first download the docker-compose.yml file in a directory of your preference and execute the below command in the same folder:

docker-compose up -d

To see the application:

http://localhost/tpack

To see the data base with PhpMyAdmin:

http://localhost:8080

Copyright © 2020 TPACK XS Application project, distributed under Apache 2.0 license.