Drill Admin
Using Docker-compose File#
Start Drill using the following command and wait a bit:
Using Jar#
Drill Admin Backend#
Go to artifactory: https://drill4j.jfrog.io/artifactory/drill/com/epam/drill/admin-core/0.7.0
Find the necessary version and download it. You need a file with the name: admin-core-'verison'-all.jar.
E.g. admin-core-0.7.0-all.jar
- Run it:
- Drill Admin Backend is on localhost:8090
Using OpenShift#
Yo can use the following template for Drill Admin: Drill Admin Example Openshift
Using Kubernetes#
Yo can use the following config files for Drill Admin:
Drill Admin UI Deployment
Drill Admin UI Service
Drill Admin Deployment
Drill Admin Service
HTTPS Setup#
If your application uses https for access you need to deploy additional ssl-proxy service to Drill admin setup:
For example, full docker-compose file looks like:
Drill Admin is available on https://drillAdminHost:8443
Accept self signed certificate