Warning: Array to string conversion in /home/corbpiec/write.corbpie.com/wp-content/plugins/autodescription/inc/classes/internal/deprecated.class.php on line 1699
Why should you self host? – write
Development

Why should you self host?

Self-hosting refers to hosting a program, service or app rather than using a paid service provider (SaaS).

The main reason for self hosting is control. Having control over every part of what you are self hosting. Removing the ability to have an outsider (provider employee) sabotage or limit how you use and run that service/app/program.

Security is another issue. Being self hosted you can be more assured no one will access your data or files from the inside. Hosting providers can easily see what you’re doing on the server you hire but if you self host it removes this.

Privacy can be had on a self hosted environment, no snooping, collecting or selling of data from service providers. You can also get anonymity. These two points blend with security though.

Of course these environments are completely dependent on your self hosted environment and network to be locked down and secure. But at least you have the control.

Self hosted software also seems to be heavily featured as being free and open source. This brings in a greater level of trust, which bonds well with the above pro’s of going self hosted.

Here is a great list of self hosted software/apps/services.

Share

Recent Posts

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

7 months ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

7 months ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

7 months ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

7 months ago

Early September spring shots

Some early September spring shots from a bushwalk, It is still too early for wildflowers.

8 months ago

Introducing Servyrun

Servyrun allows you to connect your servers and run simple SSH & SFTP commands, view…

8 months ago