All Articles

  • How to reserve an IP with Ekire console

    Hello everybody, maybe, someday, you’ll need to reserve an IP to deal with it as a static IP and even switch it between your Ekire servers.. But how to do that? The Way Unfortunately, there’s no direct option to reserve an IP through Ekire console at the moment of posting this blog. However, it’s in…

  • How to setup a website in Ekire servers?

    What you would need to do is to install a webserver like NGINX or Apache. You can build your server with pre-installed NGINX. After that, once the web server has been installed on your server, you have to upload your index.html file to the /var/www/html directory. Regarding your domain name, you need to do the following: Keep in mind…