docs
created pr with
42.1
added 42.2
1: d1a7089 ! 1: 786b48a docs: global docs
added 42.3
-: ------- > 1: 1e37996 docs: global docs
-: ------- > 2: 4a7df87 changes
1: 786b48a ! 3: a2f41f6 changes
added 42.4
1: 1e37996 < -: ------- docs: global docs
3: a2f41f6 ! 1: 4b2c45c docs: global docs
2: 4a7df87 < -: ------- changes
cmds
checkout latest patchset:
ssh pr.pico.sh print 42 | git am -3checkout any patchset in a patch request:
ssh pr.pico.sh print 42.[rev] | git am -3add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 42
+7
-4
posts/regions.md
#
| ... | ... | @@ -5,18 +5,21 @@ keywords: [pico, services, pgs, tuns] | |
| 5 | 5 | toc: 1 | |
| 6 | 6 | --- | |
| 7 | 7 | ||
| 8 | + | As of **2025/01** we have two locations: | |
| 9 | + | ||
| 8 | 10 | - Ashburn, Virginia ([oci](https://cloud.oracle.com)) | |
| 9 | - | - Amsterdam, Netherlands ([netcup](https://www.netcup.com)) | |
| 11 | + | - Nuremberg, Germany ([netcup](https://www.netcup.com)) | |
| 10 | 12 | ||
| 11 | - | # Service Locations | |
| 13 | + | Service Locations: | |
| 12 | 14 | ||
| 13 | 15 | - pgs.sh (us, eu) | |
| 14 | 16 | - tuns.sh (us) | |
| 15 | - | - eu.tuns.sh (eu) | |
| 17 | + | - nue.tuns.sh (eu) | |
| 16 | 18 | - pipe.pico.sh (us) | |
| 17 | 19 | - prose.sh (us) | |
| 18 | 20 | - pastes.sh (us) | |
| 19 | 21 | - feeds.pico.sh (us) | |
| 20 | 22 | ||
| 21 | 23 | As demand for our services increases we will increase our service location | |
| 22 | - | coverage. | |
| 24 | + | coverage. Please feel free to request new regions or service location coverage, | |
| 25 | + | that will only help us decide when to grow. |