Open cednore opened 2 years ago
Just out of curiosity, how much does this hosting option cost?
@thfrei Roughly 27 bucks per month :stuck_out_tongue_winking_eye:
Thank you. It looks like drilling a hole with a laser gun :-) But I guess the AWS template can also be used for other things. So it is a useful exercise, it's just not the most economical option, i'd say. :-p
Updated the hosting to consume ~8 bucks per month
Using AWS Lightsail I've deployed Trilium, including a fixed IP address, an SSL certificate from Let's Encrypt, and a DNS alias for $3.5 a month (first 3 months for free).
I've used the manual setup on an Ubuntu VM as it's cheaper than the Docker option.
I'm looking for cheaper solutions on AWS without using directly EC2 instances, but it won't be an easy task :-p
But anyway, with spot instances, Cold HDD, no snapshots and other tunings, or maybe some saving plans, it could be possible to go down to 1.00 USD per month.
TLDR: https://github.com/cednore/trilium
I have created a simple terraform boilerplate to self-host
trilium
by fully automated deployment on AWS. Everybody is welcome to check out the repo and file an issue if any found.I will add a guide on this repo for self-starters and trilium fans, explaining how to host trilium on their AWS accounts at ease.
Tech stacks :hammer_and_wrench:
Infrastructure summary 🏗️
3
public/private subnetst3.micro
as default), publicly accessible via SSHzadam/trilium:0.55.1
)