Overview
Product video
An open source based solution.
LinceBI allows you to Customize and Manage your BI Desktop ,Integrate Data, Design Dashboards and reports in a matter of minutes.
Here are some of the features that LinceBI offers:
Agility Reduce time spent analysing data, allowing your team to quickly attain insights.
Flexibility LinceBI is a BI solution that allows flexible customization to your requirements, in many cases even without code change.
Usability With intuitive user guidance and a clear user interface we help the users of LinceBI to get their bearings quickly.
Scalability From a single server node to a cluster of nodes distributed across multiple servers and from one to many users are supported
Highlights
- Dashboards: User friendly, templates and wizard. Technical skills is not mandatory .Link to external content.Browse and navigate on cascade dependency graphs.
- Analytic Reporting: PC, Tablet, Smartphone compatibility.Syncs your analysis with other users.Download information on your device.Make better decisions anywhere and anytime.
- Bursting: Different output formats (CSV, Excel, PDF, HTML).Task scheduling to automatic execution for Mailing.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
LinceBI Standalone
- Amazon ECS
- Amazon EKS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
9.3.0.3-702-2 release
Additional details
Usage instructions
First steps:
Before you run the container there are few environment variables you should know. You can find the full list at the link below.
For example if you want to configure LinceBI at "http://example.lincebi.com:8080 " and set the admin user password you should define the following variables:
-
FQSU_PROTOCOL: "http"
-
FQSU_DOMAIN: "example.lincebi.com"
-
FQSU_PORT: "8080"
-
DEFAULT_ADMIN_PASSWORD: "My.P@ssw0rd" (if blank or unset a random password will be generated and printed on console at container startup)
Once you decided all the environments variables to define then add them to the Docker command:
docker run --detach
--name lincebi
--publish 8080:8080/tcp
--mount type=volume,src=biserver-jackrabbit,dst=/var/lib/biserver/pentaho-solutions/system/jackrabbit/repository/
--mount type=volume,src=biserver-hsqldb,dst=/var/lib/biserver/data/hsqldb/
--mount type=volume,src=biserver-logs,dst=/var/lib/biserver/tomcat/logs/
--env FQSU_PROTOCOL='http'
--env FQSU_DOMAIN='example.lincebi.com'
--env FQSU_PORT='8080'
--env DEFAULT_ADMIN_PASSWORD='My.P@ssw0rd'
IMAGE_REPOSITORY:IMAGE_TAG
You must wait until the text "Pentaho BI Platform server is ready" is printed in the container log (please note that the first startup may take longer).
Then access LinceBI from a web browser at the configured URL (e.g. http://example.lincebi.com:8080 ) and login with the user "admin" and the previously defined password.
Once logged in you can change the password from the platform administration and create as many users and roles as you please.
- Project repositories: https://github.com/LinceBI/
- Deployment examples: https://github.com/LinceBI/docker-biserver/tree/master/examples/
- Full environment variable list: https://github.com/LinceBI/docker-biserver/blob/master/README.md
Resources
Support
Vendor support
Feel free to contact us if you have any question at info@lincebi.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.