You can install and run SeekTable on-premise with docker:
$ mkdir -p /opt/seektable $ cd /opt/seektable $ wget https://www.seektable.com/docker-compose.tar.gz -P ./ $ tar xf docker-compose.tar.gz
docker-compose.seektable.env
file to configure an app base URL and other self-hosted SeekTable system settings.80
and 5200
.
It is possible to use a single port (80 or 443) with help of a reverse proxy server.
$ sudo docker-compose up
-d
option if you want to run SeekTable in the background and start it up automatically on reboot.
http://your_server_hostname_or_ip/
and create accounts in your local SeekTable installation.
kompose up
, or kompose convert
to convert SeekTable's docker-compose.yml to files that you can use with kubectl
.seektable/seektable
: internal 5000 → external 80seektable/pivotdataservice
: internal 5000 → external 5200seektable/seektable
container (specify port that you use instead of 5200):
SeekTable_ST:PivotDataService:ExternalBaseUrl=//@host:5200/
http://seektable:5000/
http://pivotdataservice:5000/
seektable/seektable
env variable:
SeekTable_ST:PivotDataService:InternalBaseUrl=http://pivotdataservice:5000/ SeekTable_ST:PivotDataService:SchemaAccessToken=YOUR_INSTALLATION_UNIQUE_ID
seektable/pivotdataservice
env variable:
PivotDataService_PivotDataService:CubeProviders:0:Url=http://seektable:5000/api/cube/schema?access_token=YOUR_INSTALLATION_UNIQUE_ID
$ sudo docker-compose pull
, or use
docker pull command for all SeekTable
images (listed below). It is recommended to use latest version of docker images published on Docker Hub.
In case of complications or questions please contact support@seektable.com.
SeekTable installation uses 2 docker images:
seektable/seektable
|
This is main SeekTable web application. You can use this image for FREE under the following conditions:
You can change usage conditions or unlock additional SeekTable features with paid subscriptions. |
---|---|
seektable/pivotdataservice
|
PivotData microservice is a reporting engine used by SeekTable (both products are developed & maintained by the same team). This engine is a separate commercial product that requires per-deployment license key, but when it is used as part of self-hosted SeekTable special usage conditions are applicable:
|
System/users admin |
Administrator role for one or several accounts. Administrator can:
|
$499 / year |
---|---|---|
White-label mode
Requires: system admin
|
Use your company logo/brand instead of SeekTable, hide "Generated by" and "Powered by" notices in app/exports/shared reports, hide links to seektable.com website, set custom footer content for emails and PDF export, customize SeekTable app visual styles by adding your own CSS, localize app UI (customize or translate the interface to non-English language). | $499 / year |
PivotData Microservice license | Activates a license key for SeekTable's reporting engine: removes trial notices at the bottom of pivot tables / max 100k values limitation. | $499 / year |
Single sign-on (SSO) | Ability to setup SSO with WS-Federation (Active Directory with ADFS, Azure Directory etc). Support of SAML2 or custom SSO flow may be added upon request. | $499 / year |
Team sharing |
Team owner role for high-powered user(s) who is creating the data and sharing it with others. Team owner can:
"Team sharing" subscription can be enabled for unlimited number of users with a fixed price.
|
$25 / month / user
when billed anually $299/year/user |
Advanced publishing/embedding |
Ability to use advanced features for reports published to web (public links):
"Advanced publishing" subscription can be enabled for unlimited number of users with a fixed price.
|
$25 / month / user
when billed anually $299/year/user |
Audit Log | Collects information about all actions in the system performed by end-users: cubes/reports creation, changes (with diffs), report views and actions with reports (filtering, sorting, export etc), published reports views and actions, errors. Only users with "admin" rights can access this audit trail. | Request pricing |
Commercial Support / Integration Project | It is possible to purchase special support packages to get guaranteed technical support with SeekTable deployment, setup or troubleshooting (including bug fix SLA). Integration services of any kind may be provided by SeekTable outsourcing partner on the 'time & material' basis. | Request pricing |
Request 14 Day Trial
Trial period may be extended if you need more time for the decision-making process.