Explore >> Select a destination


You are here

www.bugsink.com
| | haseebmajid.dev
3.3 parsecs away

Travel
| | In this article, we will go over how we can self-host our instance of Atuin. A tool we can use to sync our shell history across multiple devices. In the previous article, I showed how you can use the official server. However you may want to run your self-hosted one, so no one can access even the encrypted version of your shell history. We will deploy our instance to fly.io. Why fly.io, its pretty easy to deploy they have a great CLI tool. Also we can get a Postgres database deployed, which we need with Atuin.
| | nts.strzibny.name
3.8 parsecs away

Travel
| | Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.
| | portainer.github.io
3.4 parsecs away

Travel
| | How to deploy Portainer inside a Kubernetes environment.
| | whatibroke.com
15.6 parsecs away

Travel
| EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....