This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| One-shot tower bootstrap for the Vocoria self-hosted production server. | |
| Automates the automatable parts of docs/runbooks/tower-setup.md: | |
| prerequisites, NSSM, runner configuration, and the NSSM services. | |
| Run ONCE on the tower, in an ELEVATED (Administrator) PowerShell. | |
| .DESCRIPTION | |
| Idempotent where possible. It does NOT start the GitHub Actions runner | |
| service - that is the deliberate LAST manual step (starting it triggers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| One-shot tower bootstrap for the Vocoria self-hosted production server. | |
| Automates the automatable parts of docs/runbooks/tower-setup.md: | |
| prerequisites, NSSM, runner configuration, and the NSSM services. | |
| Run ONCE on the tower, in an ELEVATED (Administrator) PowerShell. | |
| .DESCRIPTION | |
| Idempotent where possible. It does NOT start the GitHub Actions runner | |
| service - that is the deliberate LAST manual step (starting it triggers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| One-shot tower bootstrap for the Vocoria self-hosted production server. | |
| Automates the automatable parts of docs/runbooks/tower-setup.md: | |
| prerequisites, NSSM, runner configuration, and the NSSM services. | |
| Run ONCE on the tower, in an ELEVATED (Administrator) PowerShell. | |
| .DESCRIPTION | |
| Idempotent where possible. It does NOT start the GitHub Actions runner | |
| service - that is the deliberate LAST manual step (starting it triggers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| One-shot tower bootstrap for the Vocoria self-hosted production server. | |
| Automates the automatable parts of docs/runbooks/tower-setup.md: | |
| prerequisites, NSSM, runner configuration, and the NSSM services. | |
| Run ONCE on the tower, in an ELEVATED (Administrator) PowerShell. | |
| .DESCRIPTION | |
| Idempotent where possible. It does NOT start the GitHub Actions runner | |
| service - that is the deliberate LAST manual step (starting it triggers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| One-shot tower bootstrap for the Vocoria self-hosted production server. | |
| Automates the automatable parts of docs/runbooks/tower-setup.md: | |
| prerequisites, NSSM, runner configuration, and the NSSM services. | |
| Run ONCE on the tower, in an ELEVATED (Administrator) PowerShell. | |
| .DESCRIPTION | |
| Idempotent where possible. It does NOT start the GitHub Actions runner | |
| service - that is the deliberate LAST manual step (starting it triggers |