|
267 | 267 | # chapter 5 |
268 | 268 | "/deployment.html": |
269 | 269 | "#deployment", |
| 270 | + #"/.html": |
| 271 | + #"#", |
270 | 272 | "servers.html": |
271 | 273 | "#servers", |
272 | 274 | "/static-content.html": |
273 | 275 | "#static-content", |
| 276 | + #"/.html": |
| 277 | + #"#", |
274 | 278 | "/virtual-private-servers-vps.html": |
275 | 279 | "#virtual-private-servers-vps", |
| 280 | + #"/.html": |
| 281 | + #"#", |
| 282 | + #"/.html": |
| 283 | + #"#", |
| 284 | + #"/.html": |
| 285 | + #"#", |
276 | 286 | "/platform-as-a-service.html": |
277 | 287 | "#platform-as-a-service", |
| 288 | + #"/.html": |
| 289 | + #"#", |
| 290 | + #"/.html": |
| 291 | + #"#", |
| 292 | + #"/.html": |
| 293 | + #"#", |
278 | 294 | "/operating-systems.html": |
279 | 295 | "#operating-systems", |
280 | 296 | "/ubuntu.html": |
281 | 297 | "#ubuntu", |
| 298 | + #"/.html": |
| 299 | + #"#", |
| 300 | + #"/.html": |
| 301 | + #"#", |
282 | 302 | "/web-servers.html": |
283 | 303 | "#web-servers", |
| 304 | + "/apache-http-server.html": |
| 305 | + "#apache-http-server", |
| 306 | + "/nginx.html": |
| 307 | + "#nginx", |
| 308 | + "/caddy.html": |
| 309 | + "#caddy", |
| 310 | + #"/.html": |
| 311 | + #"#", |
284 | 312 | "/wsgi-servers.html": |
285 | 313 | "#wsgi-servers", |
286 | | - "/configuration-management.html": |
287 | | - "../07-web-app-deployment/12-configuration-management.markdown", |
| 314 | + "/green-unicorn-gunicorn.html": |
| 315 | + "#green-unicorn-gunicorn", |
| 316 | + #"/.html": |
| 317 | + #"#", |
| 318 | + #"/.html": |
| 319 | + #"#", |
| 320 | + #"/.html": |
| 321 | + #"#", |
288 | 322 | "/continuous-integration.html": |
289 | | - "../07-web-app-deployment/13-continuous-integration.markdown", |
290 | | - "/web-analytics.html": |
291 | | - "../07-web-app-deployment/16-web-analytics.markdown", |
| 323 | + "#continuous-integration", |
| 324 | + "/jenkins.html": |
| 325 | + "#jenkins", |
| 326 | + #"/.html": |
| 327 | + #"#", |
| 328 | + #"/.html": |
| 329 | + #"#", |
| 330 | + #"/.html": |
| 331 | + #"#", |
| 332 | + "/configuration-management.html": |
| 333 | + "#configuration-management", |
| 334 | + "/ansible.html": |
| 335 | + "#ansible", |
| 336 | + #"/.html": |
| 337 | + #"#", |
| 338 | + #"/.html": |
| 339 | + #"#", |
292 | 340 | "/docker.html": |
293 | | - "../07-web-app-deployment/17-docker.markdown", |
294 | | - "/caching.html": |
295 | | - "../07-web-app-deployment/18-caching.markdown", |
296 | | - "/nginx.html": |
297 | | - "../07-web-app-deployment/21-nginx.markdown", |
298 | | - "/apache-http-server.html": |
299 | | - "../07-web-app-deployment/22-apache-http-server.markdown", |
300 | | - "/caddy.html": |
301 | | - "../07-web-app-deployment/23-caddy.markdown", |
302 | | - "/green-unicorn-gunicorn.html": |
303 | | - "../07-web-app-deployment/24-gunicorn.markdown", |
| 341 | + "#docker", |
| 342 | + #"/.html": |
| 343 | + #"#", |
| 344 | + "/serverless.html": |
| 345 | + "#serverless", |
| 346 | + "/aws-lambda.html": |
| 347 | + "#aws-lambda", |
| 348 | + #"/.html": |
| 349 | + #"#", |
| 350 | + "/google-cloud-functions.html": |
| 351 | + "#google-cloud-functions", |
304 | 352 |
|
305 | 353 | # chapter 6 |
306 | 354 | "/devops.html": |
|
0 commit comments