Compare commits

...

2 Commits

Author SHA1 Message Date
jolheiser 95cd195032
Update '.woodpecker.yml'
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2022-01-11 03:22:52 +00:00
Joey Hines 9e79ef83cb
Updated server HW specs (#2) (#5)
ci/woodpecker/push/woodpecker Pipeline failed Details
Resolves #2

+ Updated server specs
+ Pointed link to the new OVH HW page

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: Minecraft/website#5
Co-authored-by: Joey Hines <joey@ahines.net>
Co-committed-by: Joey Hines <joey@ahines.net>
2022-01-11 02:59:53 +00:00
2 changed files with 16 additions and 18 deletions

View File

@ -13,12 +13,9 @@ pipeline:
netlify:
image: node:14
secrets:
- source: bot_token
target: bot_token
- source: netlify_site_id
target: netlify_site_id
- source: netlify_auth_token
target: netlify_auth_token
- bot_token
- netlify_site_id
- netlify_auth_token
commands:
- node netlify.js
when:
@ -28,17 +25,18 @@ pipeline:
when:
event: push
branch: main
files:
- "dist/*"
output: dist.tar.gz
settings:
files:
- "dist/*"
output: dist.tar.gz
release:
image: jolheiser/drone-gitea-main:latest
when:
event: push
branch: main
secrets:
- source: gitea_token
target: plugin_gitea_token
base: https://git.jojodev.com
files:
- "dist.tar.gz"
settings:
token:
from_secret: gitea_token
base: https://git.jojodev.com
files:
- "dist.tar.gz"

View File

@ -106,9 +106,9 @@
<span class="icon solid major style4 fa-server"></span>
<h3>Dedicated Server</h3>
<p>
Intel i7-7700K (4c/8t at 4.2+GHz) with 64GB of RAM and dual
450GB NVMe SSDs in RAID - full specification
<a href="https://www.ovhcloud.com/en/bare-metal/rise/rise-2/"
Intel Xeon-E 2386G - 6c/ 12 t - 3.5GHz / 4.7GHz with 64 GB of RAM
950GB NVMe SSDs in RAID - full specification
<a href="https://us.ovhcloud.com/bare-metal/advance/adv-1/"
>here.</a
>
</p>