Hacker News new | ask | show | jobs
by 5Qn8mNbc2FNCiVV 1114 days ago
I found their docker-compose more helpful than their chart: https://github.com/neondatabase/neon/blob/main/docker-compos...

But I also needed to read their Ansible files to understand how they manage their infra better. Those are deleted now, but luckily you can just look at the history (commit that deleted it: https://github.com/neondatabase/neon/commit/0d3d022eb1fe4a42...)

1 comments

I found installation instructions for Neon including Ansible files here: https://percona.community/labs/serverless-postgresql/docs/in...
That is super helpful and also kinda weird that it's on the percona website and not somewhere in the Neon docs