rollup and pipeline
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
book
|
||||||
|
.vscode/sftp.json
|
6
BuildAndShip.sh
Normal file
6
BuildAndShip.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mdbook \
|
||||||
|
build \
|
||||||
|
. \
|
||||||
|
-d book
|
6
book.toml
Normal file
6
book.toml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[book]
|
||||||
|
authors = ["Charles N Wyble"]
|
||||||
|
language = "en"
|
||||||
|
multilingual = false
|
||||||
|
src = "src"
|
||||||
|
title = "The Peer Podcast Network - Business/Product/Operations Plan"
|
3
src/SUMMARY.md
Normal file
3
src/SUMMARY.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Summary
|
||||||
|
|
||||||
|
- [Introduction](./introduction.md)
|
19
src/introduction.md
Normal file
19
src/introduction.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# ThePeerNet.com
|
||||||
|
|
||||||
|
## Executive Summary
|
||||||
|
|
||||||
|
- Core operating costs are low (the domain name). KNEL absorbs the hosting costs as part of it's service delivery budget.
|
||||||
|
- Content production / acquisition / development costs can be high.
|
||||||
|
|
||||||
|
A podcast network as a service. Also the media/broadcast division of TSYS Group.
|
||||||
|
|
||||||
|
#### ThePeerNet.com Business, Operations, Product Plan
|
||||||
|
|
||||||
|
- Five podcast episodes created for the initial show of the podcast network.
|
||||||
|
- ReachableCEO is streaming and creating lots of content for turning into free / paid tiers for The ReachableCEO show.
|
||||||
|
|
||||||
|
Very low.
|
||||||
|
|
||||||
|
- Umbrel handles value 4 value.
|
||||||
|
- Castopod handles the podcast creation.
|
||||||
|
- KNEL hosts the downloads and ancillary services (open streaming platform, craig , ad server etc).
|
Reference in New Issue
Block a user