NixOS as a server: Difference between revisions

Pigs (talk | contribs)
Create initial page
 
Klinger (talk | contribs)
m link to Borg backup page
 
(One intermediate revision by the same user not shown)
Line 49: Line 49:


* [[Nginx]] - Web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
* [[Nginx]] - Web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
* [[Apache]] - Free and open-source cross-platform web server
* [[Apache Httpd]] - Free and open-source cross-platform web server
* [[Caddy]] - Extensible, cross-platform, open-source web server written in Go
* [[Caddy]] - Extensible, cross-platform, open-source web server written in Go


Line 62: Line 62:
* [[Syncthing]] - Decentralized file synchronization application
* [[Syncthing]] - Decentralized file synchronization application
* [[Restic]] - Fast and secure backup program
* [[Restic]] - Fast and secure backup program
* [[BorgBackup]] - Deduplicating incremental backup program for local and remote data
* [[Borg backup]] - Deduplicating incremental backup program for local and remote data
* [[Rclone]] - Command-line program that synchronizes files and directories between different cloud storage services
* [[Rclone]] - Command-line program that synchronizes files and directories between different cloud storage services