If you are serving Wordpress using NGinx (not Apache), and after
enabling SSL and correctly update the 'siteurl' and 'home' fields in
the database, but still get the error 'Too Many Redirects' this is
because Wordpress is checking for an outdated server f...
If you are receiving a 504 Timeout Error from NGinx and are using a
Load Balanced environment, this likely means you need to increase the
proxy timeout time in the nginx configuration on the Load Balancer.
After editing the nginx-jelastic.conf file and ...
If you are receiving a 504 Timeout Error from NGinx and are not using
load balancing (or have already configured the proxy timeout see:
https://www.vpsblocks.com.au/support/Knowledgebase/Article/View/347/13/increasing-timeout-on-nginx-load-balancer
[https...
To assign a public IP to your environment, first login to the
dashboard at https://app.cloudlets.com.au
[https://app.cloudlets.com.au]
Click on the Environment Topology icon for the environment in
question:
Then turn on the Public IP:
Expand the nod...
To login to Jelastic go to any of the pages on our site and click on
the 'Jelastic' link at the top right menu of our web pages.
You can also access it directly at https://app.cloudlets.com.au/
[https://app.cloudlets.com.au/]
If you have not created y...
To allow the EdgePort CDN integration with the Cloudlets/Jelastic
platform if running a .htaccess based webserver such as Litespeed or
Apache, you need to enable the CORS policy in the root .htaccess on
the site.
The easiest entry is:
################...
Cloudlets provides the most advanced PaaS (product as a service)
platform available, this is provided by Jelastic, the author of the
platform. The Jelastic support site is maintained by Jelastic and
provides all the current information available for the J...
THIS IS A STEP BY STEP GUIDE FOR LOGGING INTO YOUR CLOUDLETS
ENVIRONMENTÂ USING SSH
* Note you can use the web based SSH access with a single click in the
Cloudlets dashboard
To setup access for your desktop SSH client (Putty) please follow the
instruct...
Generally it's required to have a public IP address to be able to send
email. This is only available for paid accounts, and prevents SPAMmers
from using the platform.
However, if you have a clustered environment the public IP is assigned
to the load bal...
The trial account is limited to one SMTP connection per minute, this
is for testing purposes only. To send emails via SMTP you need to
upgrade to a paid account and attach a public IP address.
To attach a public IP please see:
https://www.vpsblocks.com....
To use sendmail within your containers you must have an public IP
address assigned. This is to prevent any reputation issues with the
load balancing IP shared between containers.
To assign a public / external IP to your container see:
https://www.vpsblo...
WHY DOES MY ENVIRONMENT KEEP GOING TO SLEEP?
If you are in a trial period your environment is put to sleep after an
idle period. When you have upgraded to a paid environment this does
not occur.
SSH is the main way to interact with your Jelastic nodes. The
platform provides a web based SSH client, as well as the ability to
upload small files. However, often it's more convenient to use desktop
applications such as Putty for SSH access to your node...