Move PostgreSQL to VMs and access via Zerotier #282

Merged
raucao merged 40 commits from feature/postgres_vms into master 2021-01-25 10:56:42 +00:00
Showing only changes of commit ad64bfc0be - Show all commits

View File

@@ -42,8 +42,9 @@ user mastodon_user do
home mastodon_path home mastodon_path
end end
package %w(imagemagick ffmpeg libxml2-dev libxslt1-dev file git curl pkg-config package %w(build-essential imagemagick ffmpeg libxml2-dev libxslt1-dev file git
libprotobuf-dev protobuf-compiler libidn11 libidn11-dev libjemalloc1) curl pkg-config libprotobuf-dev protobuf-compiler libidn11
libidn11-dev libjemalloc2 libpq-dev)
npm_package "yarn" do npm_package "yarn" do
version "1.22.4" version "1.22.4"