Hosting
Categories
-
ClientAndProjects
The Circular Economy and Web Development: How Closed-Loop Systems Can Reduce Methane Emissions
Circular economy is gaining popularity as a way to reduce greenhouse gas emissions and fight climate change. It's an economic system that focuses on reusing, repairing, and recycling resources to eliminate waste. This can be applied to various industries, including web development.
-
Hosting
Can we use sustainable web design to host more websites on a single server?
We already know the benefits sustainable web design has on the general carbon emissions coming from our website. But can sustainable web design also help data centers host more websites using fewer servers?
-
Hosting
When to serve your website through a CDN and when not to
Everywhere on the internet, you will find articles explaining the speed gains you get when serving websites through a CDN, but none really talks about whether it is more sustainable. This article opens the topic and helps you determine when to use CDN and when not to.
-
Hosting
Cloudflare: What is it and why you should use it
Cloudflare has been around for many years now, but did you know that they are running on 100% renewable and are working together with The Green Web foundation? In this article, we explain what Cloudflare is and why you should use it.
-
Development
Sustainable web design makes the internet more accessible
We all know that sustainable web design is better for the environment and causes less pollution, but did you also know that it makes the internet more accessible? Between 40-50% of the world's mobile users still use 2G and 3G. In this article you can see how slow loading a website on these connections will be and why sustainable web design is important.
-
Hosting
How to set up Portainer on Raspberry Pi 4
If you are running Docker on your home network then you also need Portainer! Portainer is a powerful web interface where you can easily start, stop, edit and delete your Docker containers instead of having to deal with them in the console. In this tutorial, we are showing you how to get started running Portainer with Docker on your Raspberry Pi.
-
Hosting
How to set up Docker on a Raspberry Pi 4
With Docker, you can run multiple containers alongside without conflicting with each other and you can also run it on Raspberry Pi. If you are using your Raspberry Pi as a home server then running Docker will make managing servers easier. Here is a guide on how to install it on Raspberry Pi.
-
Hosting
Here is the list of Linode data centers running on renewable energy
Figuring out which of Linode's data centers are running on 100% renewable energy is hard. By searching on Google you find an old forum thread containing information dating back to 2018. In this article, we took that information and researched each of these data centers to provide you the most up-to-date information.
-
Development
How to configure gzip compression to speed up your website with Nginx
Websites may over time get slower and more bloated due to more files and bigger file sizes. By using GZIP compression together with NGINX you can make your website faster again and best of all it is really simple to get started. Check out this quick tutorial on how you can compress files using GZIP.