Difference between revisions of "Server Building"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
 
(50 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This section is slowly being moved over from my [[TinkerWiki:SBN - Building Notes|General Wiki]]. Please be patient.
"The cloud is awesome...  Until you get a sunny day."  --Tinker 2020
 
This section is slowly being moved over from my [[TinkerWiki:SBN - Building Notes{{!}}General Wiki]]. Please be patient.
 
= WEB Servers =
*[[Building Web Servers]]
*[[Building Wiki Servers{{!}}Wiki Servers]]
 
= Automation Servers =
*[[Automation - MQTT{{!}}MQTT]]
*[[Automation - Node-Red{{!}}Node-Red]]
 
= Database Servers =
* [[Database - mySQL{{!}}mySQL]]
* [[Database - MariaDB{{!}}MariaDB]]
* [[Database - InfluxDB{{!}}InfluxDB]]
* [[Database - Grafana{{!}}Grafana]]
 
= Download Servers =
 
* [[VPN Setup]]
* [[Torrenting Server]]
** Use [[Transmission-Remote]] to interact with the server
*** (on Linux Mint, <code>apt install transmission-remote-gtk</code>)
* [[YTDL Server]]
** ([[TinkerWiki:DownloadServer - Youtube|Old Version]])
 
= File and Storage Servers =
* [[Building a Storage Server{{!}}Building a Storage Server]]
** [[Setting up NFS for file sharing{{!}}NFS]]
** [[Installing Samba from the command line{{!}}SMB]]
** [[FTP Serving{{!}}FTP]]
** [[tFTP Serving{{!}}tFTP]]
** [[Cloud Servers - Syncthing{{!}}Syncthing]] (maybe for backups?)
 
= "Cloud" Servers =
* [[Cloud Servers - NextCloud{{!}}NextCloud]]
** <span style="color: rgb(186, 55, 42);">A note:</span> As the current Android app release is massively broken, I'm not using this until that's fixed...
* [[Cloud Servers - Syncthing{{!}}Syncthing]]
 
= Media Servers =
* Using Plex
* Using Emby
* Using [[Mediaserver - Jellyfin{{!}}Jellyfin]] (WIP)
 
= Specialised Servers =
* [[PfSense{{!}}pfSense]] (Yes, it's actually a router/firewall/etc... But isn't that really just a rather specialised sort of server?)
* [[SBC - LogicalDOC{{!}}LogicalDOC]] Document Management Server
* WeeWX Weather Server
** MQTT
** Web Site Upload
** Acurite Weather Station
** EcoWitt Ecosystem
[[Category:ServerBuilding]]

Latest revision as of 17:42, 20 October 2024

"The cloud is awesome... Until you get a sunny day." --Tinker 2020

This section is slowly being moved over from my General Wiki. Please be patient.

WEB Servers

Automation Servers

Database Servers

Download Servers

File and Storage Servers

"Cloud" Servers

  • NextCloud
    • A note: As the current Android app release is massively broken, I'm not using this until that's fixed...
  • Syncthing

Media Servers

  • Using Plex
  • Using Emby
  • Using Jellyfin (WIP)

Specialised Servers

  • pfSense (Yes, it's actually a router/firewall/etc... But isn't that really just a rather specialised sort of server?)
  • LogicalDOC Document Management Server
  • WeeWX Weather Server
    • MQTT
    • Web Site Upload
    • Acurite Weather Station
    • EcoWitt Ecosystem