Mar 04, 2018
•
3 min read
RunCloud developers are always working hard to bring you new and better features. Today, we are happy to announce that the RunCloud API is now available for everyone! Another new feature added today is the ability to reconnect a RunCloud-managed server to the RunCloud Dashboard after its IP address has changed. You can do this …
Feb 10, 2018
•
2 min read
In this tutorial, you will learn how to use SFTP with FileZilla to securely transfer and manage files on RunCloud server. FTP is not secure FTP (File Transfer Protocol) uses clear text for all transmissions. Anyone is able to read the FTP usernames, passwords, commands and data by packet capture (sniffing) on the network. By …
Dec 28, 2017
•
3 min read
SSH keys are more secure than passwords and can help you log in without having to remember long passwords. With RunCloud you can easily add your ssh key to your server. If you are running an *NIX type OS such as MacOS or any Linux distro, ssh is already included with your OS. You can …
Jul 23, 2017
•
3 min read
What is Transactional Email Transactional email is the email sent when something triggered from your Web Application such as resetting the user password. My WordPress didn’t send email This is a common problem if you didn’t configure your server to relay email. Configuring the server to send email is hard. How hard it is? You …
Jul 01, 2017
•
< 1 min read
Sometimes when building your own web application from scratch, you might want to force your web application to redirect to HTTPS. You can achieve that with HSTS, but you are thinking it is better to add the redirection rules to the .htaccess too. So how to redirect to HTTPS using .htaccess behind NGINX Proxy? The …
© 2025 RunCloud Sdn Bhd