<p></p>
<p><b>@tomhughes</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6111#discussion_r2202539088">INSTALL.md</a>:</p>
<pre style='color:#555'>>
+---
+
+**Platform Support:** These instructions are based on Ubuntu 24.04 LTS, which is the platform used by the OSMF servers. The instructions also work, with only minor amendments, for all other current Ubuntu releases, Fedora and macOS.
</pre>
<p dir="auto">The OSMF servers are actually running Debian 12 now...</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6111#discussion_r2202539994">INSTALL.md</a>:</p>
<pre style='color:#555'>> @@ -56,151 +62,158 @@ sudo dnf install ruby ruby-devel rubygem-rdoc rubygem-bundler rubygems \
If you didn't already have PostgreSQL installed then create a PostgreSQL instance and start the server:
-```
+```bash
sudo postgresql-setup initdb
</pre>
<p dir="auto">I'm guessing maybe I put this in at some point but <code class="notranslate">postgresql-setup</code> is Fedora specific I think. The equivalent on Debian/Ubuntu would be something with <code class="notranslate">pg_createcluster</code> though unlike Fedora I think installing postgres usually creates a default cluster there.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6111#pullrequestreview-3012972490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNBPP2WDA2L4LPBI5T3IDXXXAVCNFSM6AAAAAB7NSSLNCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTAMJSHE3TENBZGA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMK72XGKDIOLULT4XD3IDXXXA5CNFSM6AAAAAB7NSSLNCWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTVTSZH4U.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6111/review/3012972490</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6111#pullrequestreview-3012972490",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6111#pullrequestreview-3012972490",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>