Overview
Shipa is a cloud-native application API platform that introduces a standard application operating definition that instead enables developers to build and manage applications using a single approach that works across all infrastructures. This streamlined efficiency transforms the developer experience, allowing developers to focus on their preferred product development work instead of complex overhead. On the DevOps side, the standard AppOps model similarly empowers teams to introduce new infrastructure platforms or alter existing ones without altering the developer experience. Shipa also eliminates the complexity of securing multiple infrastructure platforms by enabling policy-as-code. DevOps can define standard application-level policies and visualize compliance and conformance to these policies.
Highlights
- Kubernetes security and conformance. Know what, where, and how items are running based on your policies.
- Common sense developer abstractions and platform engineering centric policy enforcements and controls.
- Implement your Internal Developer Platform [IDP] with a few clicks.
Details
Features and programs
Financing for AWS Marketplace purchases
Quick Launch
Pricing
Vendor refund policy
For refund information please contact Shipa Support - support@shipaio.atlassian.net
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Helm Chart
- Amazon EKS
Helm chart
Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.
Version release notes
- Shipa Insights is designed to report on compliance/conformance against Shipa Policies and provide engineering efficiency metrics.
- Deploy applications using shipa and expose multiple internal and a public external port.
- Annotated Kubernetes resources (ingress, deployment etc.) with your customer annotation by defining annotation in shipa.yaml.
- Makes the dashboard app navigatable with the keyboard. On Dashboard, press Shift + H on the keyboard to learn new key shortcuts.
Additional details
Usage instructions
For the Helm Values, you can change the Admin User and Admin Password.
-
Install the Shipa CLI: curl -s https://storage.googleapis.com/shipa-client/install.sh | bash
-
In your installed EKS cluster kubectl context, get the ingress address and log into the CLI via a terminal.
export SHIPA_HOST=$(kubectl --namespace=shipa-system get svc shipa-ingress-nginx -o jsonpath="{.status.loadBalancer.ingress[0].ip}") && if [[ -z $SHIPA_HOST ]]; then export SHIPA_HOST=$(kubectl --namespace=shipa-system get svc shipa-ingress-nginx -o jsonpath="{.status.loadBalancer.ingress[0].hostname}") ; fi
shipa target add shipa $SHIPA_HOST --set-current
shipa login
- Get the Dashboard address and open the address in a browser to log-in:
shipa app list
+-------------+-----------+---------------+------------------------------------------------------------+ | Application | Status | Shipa Managed | Address | +-------------+-----------+---------------+------------------------------------------------------------+ | dashboard | 1 running | true | http://dashboard . | | | | | a292fd2b956d445e3b0955101a03af-626390810.us-east-1 | | | | | .elb.amazonaws.com.shipa.cloud | +-------------+-----------+---------------+------------------------------------------------------------+
Resources
Support
Vendor support
Email Support: support@shipaio.atlassian.net Slack Support:
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.