Questions tagged [jelastic]

Platform-as-a-Service for developers with support of Java, PHP, Ruby, Node.js, Python and Docker-based applications

Jelastic is a robust solution with the benefits of PaaS and CaaS in a single turnkey package. Its rich interface simplifies complex cloud deployments by automating the creation, scaling, clustering and security updates of microservices or monolithic applications. Jelastic has a unique pay-for usage-only pricing model and is available as public, private, hybrid and multi-cloud in more than 55 data centers worldwide. The platform provides support of Java, PHP, Ruby, Node.js, Python, .NET environments and custom Docker containers.

More info is at https://jelastic.com

402 questions
0
votes
1 answer

Jelastic backup solution

I have an application running on Jelastic and I'm searching for a backup solution. I found this doc about Master-Slave replication. From what I understand I can have a secondary environment whit a copy of my database in either synchronous or…
Rafael
  • 1,437
  • 6
  • 23
  • 41
0
votes
1 answer

java.sql.SQLException: Access denied for user 'root'@'192.168.3.33' (using password: YES) on jelastic

I was doing my project on jelastic I have used glassfish server and mySQL when I tried running it I get this error "java.sql.SQLException: Access denied for user 'root'@'192.168.3.33' (using password: YES)" the thing is mySQL node info is showing it…
Anil Tiwari
  • 7
  • 1
  • 3
0
votes
1 answer

Soap WebService to Soap Webservice Call

I have Created two Java SOAP Webservices in Netbeans. Basically each service is a different Web App having its own war file. I Invoke the first WS from Java Client and The second service is invoked from the First service. These are working perfectly…
Kushal Shukla
  • 110
  • 1
  • 7
0
votes
1 answer

Is it possible to setup multiple SSL on one Jelastic app?

I want to ask if the configuration to have multiple SSL on one IP in Jelastic is possible with Nginx Load Balancer. The usage is for a proxy server that will receive request from multiple custom domains. For example: example-proxy.com points to a…
quarks
  • 33,478
  • 73
  • 290
  • 513
0
votes
1 answer

payara.fish app server jelastic support

is possible to add support for the payara.fish application server by cartridges ? Payara Server is a drop in replacement for GlassFish Server Open Source Edition, with the peace of mind of quarterly releases containing enhancements, bug fixes and…
nnn
  • 23
  • 9
0
votes
1 answer

Unable to access jarfile /home/user/jelastic-cli.jar

I'm trying the Jelastic CLI on my local machine. I'm following this example. When I'm executing: curl -s ftp://ftp.jelastic.com/pub/cli/jelastic-cli-installer.sh | bash I get this: % Total % Received % Xferd Average Speed Time Time …
tvulpe
  • 1
0
votes
1 answer

Jelastic communincation between nodes

I have a perl program that dynamically generate images based on given width. I need to create web service that takes image dimensions from client, and pass it to the perl program to create the image then send it back to the client. Now on Jelastic…
Ahmedy
  • 71
  • 4
0
votes
1 answer

How can I deploy my CMDBuild environment?

I tried to complete this tutorial : https://docs.jelastic.com/cmdbuild but when I have to do the first step to install the aplication, I tried to 'open in browser' but it shows a white page all time and I can finish the installation.
0
votes
2 answers

Protect Tomcat node in Jelastic environment

I have a Tomcat 7.0.68 node in Jelastic environment (public IPv4 is enabled). As well this env contains a CentOS VPS node (public IPv4 is enabled as well). I want to protect both these nodes from brute force attackers, because e.g. Tomcat's log…
Roman Proshin
  • 830
  • 2
  • 9
  • 18
0
votes
1 answer

Using LetsEncrypt SSL in Jelastic

How do I set up Let's Encrypt SSL in a Jelastic environment?
gulench
  • 115
  • 5
0
votes
1 answer

Is it possible to have both Magnolia Public and Author under 1 instance? If so, how?

Is it possible to have both Magnolia Public and Author under 1 instance in Jelastic? If so, how?
0
votes
2 answers

Jelastic configure firewall

I'm using Jelastic for my application and I just installed the Apache for it. The problem is that I need to set up a firewall for it, like iptables or other, after all is a web application and it needs security. How can I do that? The host said to…
abrasco83
  • 27
  • 5
0
votes
1 answer

Export application from jelastic

I created glassfish server in jelastic environment. Now I can import(upload and deploy) my application to it. The question is: How can I export(download to computer) that deployed application from the server.
Aybek Kokanbekov
  • 575
  • 2
  • 8
  • 29
0
votes
2 answers

Direct SSH connections between Jelastic containers

I'm not planning to use the SSH connection outside of the Jelastic platform and Direct Access to the Container solution isn't covered my case. Just I need directly connecting between my environments without using any additional gateways. In the…
abrasco83
  • 27
  • 5
0
votes
1 answer

Smart relay setup on the locally running SMTP server

Jelastic runs an SMTP server on a node. Does Jelastic, as a policy, allow setting up a smart relay on the local SMTP server? I understand that some sysadmin from the service provider would need to do that on a per node basis. In my case, EverData is…
gulench
  • 115
  • 5