]> git.openstreetmap.org Git - chef.git/blob - cookbooks/dev/templates/default/dev.html.erb
Bring dev.osm.org under chef control and SSL enable it
[chef.git] / cookbooks / dev / templates / default / dev.html.erb
1 <html>
2 <body>
3 You've reached errol, the OpenStreetMap dev server. <br />
4 <dl>
5 <dt>If you are a user...</dt>
6 <dd>You probably want <a href="https://www.openstreetmap.org/">OpenStreetMap</a> itself.</dd>
7 <dt>If you are a developer...</dt>
8 <dd>You might be interested in <a href="https://apis.dev.openstreetmap.org/">live instances</a> of various <a href="https://wiki.openstreetmap.org/index.php/The_Rails_Port#Installation_on_Debian">Rails Port</a> code branches in <a href="https://svn.openstreetmap.org/sites/rails_port_branches/">SVN</a> for testing clients against.</dd>
9 </body>
10 </html>