]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/README.md
Tweak some tile sandboxes
[chef.git] / cookbooks / web / README.md
index 2d881fc3e5ec0c91f88d46e6447f143f2de0caf2..da294e4e808d98e9504e8b3c2527c865ec628c3f 100644 (file)
@@ -1,13 +1,12 @@
 # web cookbook
 
 This cookbook installs and configures the web frontend machines that power
-[www.openstreetmap.org](http://www.openstreetmap.org). There are several recipes
+[www.openstreetmap.org](https://www.openstreetmap.org). There are several recipes
 
-* `web::backend` - sets up the backend servers, used for processing longer-running requests
 * `web::base` - sets up common storage configuration between all the machines
 * `web::cgimap` - builds and configures [cgimap](https://github.com/openstreetmap/cgimap)
 * `web::cleanup` - configures a cleanup script to be run daily
 * `web::frontend` - sets up the frontend servers, that handle all inbound requests
 * `web::gpx` - sets up the GPX importer
 * `web::rails` - installs and configures the [openstreetmap-website](https://github.com/openstreetmap/openstreetmap-website) rails app
-* `web::statistics` - sets up the scripts for generating the [statistics page](http://www.openstreetmap.org/stats/data_stats.html) for OSM contributions
+* `web::statistics` - sets up the scripts for generating the [statistics page](https://www.openstreetmap.org/stats/data_stats.html) for OSM contributions