Vastra: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page refers to the server named Vastra
Vastra was an Asterisk phone system that was going to be productized, but it didn't happen.
which runs on Intel NUC hardware
We ended up building 4 systems, one for a real estate listing service,
one for an office building full of lawyers, one for an Internet service provider,
and this one that later became [[Bellman]].


== History ==
Two are built on this Supermicro platform and two are built on Intel NUC's.
 
Vastra is also the name of a green saurian woman in Doctor Who. This is actually coincidental.


2015-11 Wheezy to Jessie upgrade
== Supermicro Hardware ==
2015-03-04 bwilson httpd so it can do HT503 upgrades


== Hardware ==
One cool thing about this little 1U server is that it has full IPMI
hardware in it, so it can be fully controlled from an ethernet port.
Powered off and on, bios settings adjusted, everything.


* Intel NUC
Also cool that it has 4 1000BT ethernet ports. I used it as my home gateway / firewall / router for a time.
* Intel(R) Celeron(R) CPU  N2820  @ 2.13GHz, 2 cores, 8524.80 BogoMIPS
* SSD
* 4GB RAM


== Software ==
* Supermicro 5018-FTN4 1U chassis
* Supermicro A1SAi/A1SRi, BIOS 1.0c 02/27/2014
* Intel(R) Atom(TM) CPU  C2758  @ 2.40GHz (8 cores) 38396.16 BogoMIPS
* 32 GB RAM
* 750 GB Samsung SSD
* 8 TB Seagate archive drive


* Debian 7
== History ==
* Asterisk 13


See the [[HT503]] page, we use those sometimes.
* 2015-12-10 Clean install Debian 8 on SuperMicro hardware (used to be on Intel NUC hardware.
* 2015-06 Updated to Debian 8
* 2012-12 Set up with Debian 7


== Configuration notes ==
I purged the rest of this page.


Make sure the box operates as a ''syslog server''.
I have private notes still on building Vastra but when it started to turn into a commercial project
I stopped updating this page. Now that the project is dead I should move my notes in here.


Does NOT have a [[DDNS]] client running, the customer manages its IP address on his router.
I learned how to use Ansible and I can build a Vastra system from bare hardware to up and running in about 10 minutes.
I got that far, then we deep sixed the startup. Oh well. For a short time I had killer ansible knowledge.


[[Category: Don't Panic!]]
[[Category: Telephones]]
[[Category: VOIP]]
[[Category: System Administration]]
[[Category: System Administration]]

Latest revision as of 15:55, 31 August 2022

Vastra was an Asterisk phone system that was going to be productized, but it didn't happen. We ended up building 4 systems, one for a real estate listing service, one for an office building full of lawyers, one for an Internet service provider, and this one that later became Bellman.

Two are built on this Supermicro platform and two are built on Intel NUC's.

Vastra is also the name of a green saurian woman in Doctor Who. This is actually coincidental.

Supermicro Hardware

One cool thing about this little 1U server is that it has full IPMI hardware in it, so it can be fully controlled from an ethernet port. Powered off and on, bios settings adjusted, everything.

Also cool that it has 4 1000BT ethernet ports. I used it as my home gateway / firewall / router for a time.

  • Supermicro 5018-FTN4 1U chassis
  • Supermicro A1SAi/A1SRi, BIOS 1.0c 02/27/2014
  • Intel(R) Atom(TM) CPU C2758 @ 2.40GHz (8 cores) 38396.16 BogoMIPS
  • 32 GB RAM
  • 750 GB Samsung SSD
  • 8 TB Seagate archive drive

History

  • 2015-12-10 Clean install Debian 8 on SuperMicro hardware (used to be on Intel NUC hardware.
  • 2015-06 Updated to Debian 8
  • 2012-12 Set up with Debian 7

I purged the rest of this page.

I have private notes still on building Vastra but when it started to turn into a commercial project I stopped updating this page. Now that the project is dead I should move my notes in here.

I learned how to use Ansible and I can build a Vastra system from bare hardware to up and running in about 10 minutes. I got that far, then we deep sixed the startup. Oh well. For a short time I had killer ansible knowledge.