This commit is contained in:
2022-09-11 23:36:56 +00:00
parent f31bdfe17d
commit 7f0ae11dd1
2 changed files with 20 additions and 21 deletions

View File

@@ -4,22 +4,6 @@
Log issue final steps to complete:
TODO: update build number when done and repost
TODO: test in devops see what the what
cd /var/ayanova && \
sudo systemctl stop ayanova.service && \
sudo curl -O https://www.ayanova.com/download/next/ayanova-subscription-linux-x64-server.zip && \
sudo rm *.dll && \
sudo rm -r ./resource && \
sudo rm -r ./wwwroot && \
sudo unzip -o ayanova-subscription-linux-x64-server.zip -x "config.json" && \
sudo systemctl start ayanova.service
PRICING / COSTS
@@ -27,7 +11,7 @@ PRICING / COSTS
SUBSCRIPTION
cost:
Droplet
$6 month 1gb / 1cpu/ 1tb xfer/ 25gb total (need to calculate overhead for available amount)
$6 month 1gb / 1cpu/ 1tb xfer/ 25gb total (5GB is taken by installed apps on new setup, so 20gb is free here and available to users)
$12/month 2gb/ 1cpu/ 2tb xfer/ 50gb total storage
100gb for attachments / backups (NOT DB) $10.00 month
250gb '' $25.00 / month
@@ -325,6 +309,15 @@ todo: check again, can I use a wildcard cert with multiple servers or just for o
even with one it might be helpful for the test server if I consolidate to one.
TODO: constrained data volume / partition config test / figuring out
https://www.digitalocean.com/community/questions/how-to-resize-my-file-system-in-ubuntu-after-resizing-a-droplet
https://unixcop.com/how-to-create-hard-disk-partitions-in-ubuntu-create-hard-disk-partition-in-linux/
Set postgres default data volume in config file:
https://www.postgresql.org/docs/current/runtime-config-file-locations.html
todo: BIG PICTURE - NEXT
Overview: