add software

master
nq4t 1 year ago
parent a5d6c55d02
commit d6f9d8cec3

@ -13,15 +13,20 @@ Pages are served up with nginx running on an Ubuntu 22.04 VM. The site is self-h
lives on a machine in a datacenter. Hosting services are supplied by a private provider. The site source is stored on a self-hosted git instance and rendered by a githook.
Content not stored in the git (images, external files) are stored in an external folder and automatically symlinked in on site creation.
Pi-Star Dashboard is reverse proxied through nginx running at my QTH, with some security disabled to embed it. PiScrape also runs on the PiStar hardware, reverse proxied
the exact same way.
Email is hosted on a seperate dedicated VPS using [Mail-In-A-Box](https://mailinabox.email/).
<h3>QTH Infrastructure</h3>
### QTH Infrastructure
Some things, like <a href="https://log.nq4t.com" target="_blank">log.nq4t.com</a>, are hosted at my QTH. Here I have <a href="/images/nq4tlab.jpg" target="_blank">3 Xen hypervisors</a> running various services related to my home internet. Most of these VM's are running
Alpine linux, however nginx runs on an Ubuntu based VM and pfSense is FBSD based. The home connection is a gigabit fiber connection which recently got IPv6 connectivity.
I also run an Asterisk server for traditional VoIP service, as well as trunks to HamsOverIP and Hamshack Hotline. Dual instances of pi-hole provide DNS for my entire
network, with pfSense forcing all DNS activity to them. If you like <a href="/images/qthlab-dark.jpg" target="_blank">loads of blinking lights</a> and loud noises, it's perfect.
Pi-Star (and PiScrape) are running on a Raspberry Pi 3B+ on the wired network. It lives physically in the shack.
I also host <a href="http://stats.allstarlink.org/stats/48032" target="_blank">AllStar Node 48032</a> here for the local club, <a href="https://w4ovh.net" target="_new">Ole Virginia Hams.</a> It serves as a hub for our repeaters, as well as allowing IAXRPT access for smartphone/PC voice
access to the repeaters. As I've often said, "I just feed it power and internet." I also reverse-proxy Supermon2 for management of the node. The system is largely managed by
our repeater guru, KE2N.

@ -0,0 +1,10 @@
---
title: Software Page
layout: post
date: 2023-01-27 17:43:06
tags: Site
excerpt_separator: <!--more-->
---
I'm not much of a programmer, but what I have developed related to ham radio now has a page; link in sidebar/menu. Not all the projects have a page created, but
they do have Git repositories you can look at in the meantime.

@ -2,7 +2,7 @@
layout: page2
title: NQ4T's Log
sidebar: 1
order: 4
order: 5
---
I primarily QSL using LOTW. Other methods, not so much; and never eQSL.
<br>

@ -1,8 +1,8 @@
---
layout: page2
title: NQ4T's Software
order: 7
title: Software Dev
sidebar: 1
order: 3
---
<div class="message"> If a project does not have a link, it means I just haven't created a project specific page yet. However everything

@ -2,7 +2,7 @@
layout: page2
title: NQ4T's Station
sidebar: 1
order: 3
order: 4
---
You can skip to any of the following sections you'd like:
- HF Rigs

Loading…
Cancel
Save