eduardolat / pgbackweb

🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾
MIT License
887 stars 42 forks source link

Manual install without Docker #52

Open blehz-be opened 1 week ago

blehz-be commented 1 week ago

I'm not a fan of Docker and prefer to run everything in LXC/install manually. Is it possible to provide instructions or a script to build + install manually, or just release binaries (linux amd64)? I don't mind building but I would like clear instructions for build and install (runtime dependences, folders, setting up, ...). I could try to dissect the dockerfile but it's a pain.

e.g., https://github.com/sosedoff/pgweb/ just provides an executable.

Thank you.

eduardolat commented 1 week ago

The problem with pgbackweb is that we use a lot of external dependencies that it requires to work properly, to ensure that we have always the same dependencies in the same versions we use Docker, here are some (not all) dependencies required for pgbackweb to work: