{"id":28479031,"url":"https://github.com/openresty/showman-samples","last_synced_at":"2025-08-02T06:09:36.588Z","repository":{"id":136300792,"uuid":"419073255","full_name":"openresty/showman-samples","owner":"openresty","description":"Sample screenplay files for generating our public video tutorials using OpenResty Showman","archived":false,"fork":false,"pushed_at":"2021-10-19T23:30:54.000Z","size":4962,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-03T09:41:47.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openresty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-19T19:58:55.000Z","updated_at":"2025-02-16T04:08:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6c384c0-173f-49fb-94f3-d76fb0d36dd0","html_url":"https://github.com/openresty/showman-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openresty/showman-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openresty%2Fshowman-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openresty%2Fshowman-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openresty%2Fshowman-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openresty%2Fshowman-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openresty","download_url":"https://codeload.github.com/openresty/showman-samples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openresty%2Fshowman-samples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268340202,"owners_count":24234681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-07T18:07:55.379Z","updated_at":"2025-08-02T06:09:36.578Z","avatar_url":"https://github.com/openresty.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Name\n====\n\nshowman-samples - Sample screenplay files for generating OpenResty's [public videos](https://www.youtube.com/channel/UCXVmwF-UCScv2ftsGoMqxhw) using [OpenResty Showman](https://openresty.com/en/showman/)\n\nTable of Contents\n=================\n\n* [Name](#name)\n* [Description](#description)\n    * [OpenResty Edge](#openresty-edge)\n    * [OpenResty Tutorials](#openresty-tutorials)\n    * [OpenResty Showman](#openresty-showman)\n* [Author](#author)\n* [Copyright \u0026 Licenses](#copyright--licenses)\n\nDescription\n===========\n\nThis repository holds many sample screenplay files written in the [Nav language](https://doc.openresty.com/en/navlang/) (or navlang) and the narrative language. These screenplay\ndocuments are used to generate our public [Youtube videos](https://www.youtube.com/channel/UCXVmwF-UCScv2ftsGoMqxhw) using our [OpenResty Showman](https://openresty.com/en/showman/) product.\n\nThe `.nav` files are written in [navlang](https://doc.openresty.com/en/navlang/).\n\nThe `.nar` files are wrtiten in the `Narrative` language.\n\nThe first-level directory names correspond to our Youtube channel's playlists:\n\nOpenResty Edge\n--------------\n\n[OpenResty-Edge/](OpenResty-Edge/) is for our [OpenResty Edge](https://www.youtube.com/playlist?list=PLlR4WakbzQp3blQY5pLBHhNzR2EsEWiJK) YouTube playlist.\n\nThe samples under this directory mostly interact with complex web applications and web pages. But they may still contain some terminal or command-line interactions.\n\nIt contains the following screenplay files:\n\n* Screenplay [edge-new-proxy.nav](OpenResty-Edge/edge-new-proxy.nav) is for video [Set up a Simplest Reverse Proxy and Load Balancer with OpenResty Edge](https://youtu.be/fgtiOYrdsE4).\n* Screenplay [edge-cache-rules.nav](OpenResty-Edge/edge-cache-rules.nav) is for video [Enable HTTP Cache in OpenResty Edge](https://youtu.be/g8H0HYM3AdM).\n* Screenplay [edge-cache-purge.nav](OpenResty-Edge/edge-cache-purge.nav) is for video [Purge HTTP Cache in OpenResty Edge](https://youtu.be/9Dy43JXaxKQ).\n* Screenplay [edge-upload-ssl-certs.nav](OpenResty-Edge/edge-upload-ssl-certs.nav) is for video [Upload SSL Certificates for HTTPS Sites in OpenResty Edge](https://youtu.be/DV-uPZ-I5og).\n* Screenplay [edge-lets-encrypt.nav](OpenResty-Edge/edge-lets-encrypt.nav) is for video [Issue Free SSL Certificates via Let's Encrypt in OpenResty Edge](https://youtu.be/OBrJlaAPv1k).\n* Screenplay [edge-http-to-https.nav](OpenResty-Edge/edge-http-to-https.nav) is for video [Enforce the use of SSL in websites via OpenResty Edge](https://youtu.be/H1T-019IK2k).\n* Screenplay [edge-lang-redirect.nav](OpenResty-Edge/edge-lang-redirect.nav) is for video [Redirect to different URIs Based on Clients' Language Settings (OpenResty Edge)](https://youtu.be/Z7zeYz2zDbQ).\n* Screenplay [edge-upstream-host.nav](OpenResty-Edge/edge-upstream-host.nav) is for video [Set Different Host Headers for Upstream Requests in OpenResty Edge](https://youtu.be/NIlOrqi-I8U).\n* Screenplay [edge-config-release.nav](OpenResty-Edge/edge-config-release.nav) is for video [Gateway Config's Version Control \u0026 Release Management in OpenResty Edge](https://youtu.be/XkPlx9If6sI).\n\nOpenResty Tutorials\n-------------------\n\n[OpenResty-Tutorials/](OpenResty-Tutorials/) is for our [OpenResty Tutorials](https://www.youtube.com/playlist?list=PLlR4WakbzQp0iUvHwJeBcG5MKWgGa_ahU) YouTube playlist.\n\nThe samples under this directory mostly interact with the terminal or command-line, including interations with complex terminal applications like `less` and `vim`.\n\nIt contains the following screenplay files:\n\n* Screenplay [or-hello-world.nav](OpenResty-Tutorials/or-hello-world.nav) is for video [Hello World HTTP Example in OpenResty/Nginx](https://youtu.be/eSfYLvVQMxw).\n* Screenplay [or-lua-module.nav](OpenResty-Tutorials/or-lua-module.nav) is for video [Write Your Own Lua Modules in OpenResty/Nginx Applications](https://youtu.be/vfYxOMl5LVY).\n* Screenplay [resty-cmd.nav](OpenResty-Tutorials/resty-cmd.nav) is for video [OpenResty's resty Command-Line Utility Demo](https://youtu.be/L1c7aw4mSOo).\n* Screenplay [centos8-or-install.nav](OpenResty-Tutorials/centos8-or-install.nav) is for video [Install OpenResty on CentOS 8 via dnf](https://youtu.be/B5lfAZunxfc).\n* Screenplay [data-share.nav](OpenResty-Tutorials/data-share.nav) is for video [Share Data Across Requests Served by OpenResty](https://youtu.be/AVR5Ft6FXTo).\n* Screenplay [restydoc.nav](OpenResty-Tutorials/restydoc.nav) is for video [Lookup OpenResty Documentation on Terminal with restydoc](https://youtu.be/_PjpdUEeKeM).\n* Screenplay [time-lua.nav](OpenResty-Tutorials/time-lua.nav) is for video [Measure Execution Time of Lua Code Correctly in OpenResty](https://youtu.be/VkRYW_qLoME).\n* Screenplay [luajit-bytecode.nav](OpenResty-Tutorials/luajit-bytecode.nav) is for video [Precompile Lua Modules into LuaJIT Bytecode to Speedup OpenResty Startup](https://youtu.be/EP7c0BM2yNo).\n* Screenplay [stream-resp.nav](OpenResty-Tutorials/stream-resp.nav) is for video [Streaming HTTP Response Output in OpenResty](https://youtu.be/4VQP7eKq4oA).\n* Screenplay [ubuntu20-or-install.nav](OpenResty-Tutorials/ubuntu20-or-install.nav) is for video [Install OpenResty on Ubuntu 20.04 via apt-get](https://youtu.be/Hu68mQDKXCo).\n\n[Back to TOC](#table-of-contents)\n\nOpenResty Showman\n-----------------\n\n[OpenResty-Showman/](OpenResty-Showman/) is for our [OpenResty Showman](https://www.youtube.com/playlist?list=PLlR4WakbzQp14ovGVZCtTKdfX3u4u7PNR) YouTube playlist.\n\nMost of the samples under this directory use the `Narrative` language to add narrative voices and subtitles to manually-recorded videos. Some use [navlang](https://doc.openresty.com/en/navlang/) to do automated terminal or command-line interactions instead.\n\nIt contains the following screenplay files:\n\n* Screenplay [showman-google.nar](OpenResty-Showman/showman-google.nar) is for video [How to Auto-Generate Demo Videos for Google Search from Screenplay Docs (via OpenResty Showman)](https://youtu.be/i_n53z_zE3A).\n* Screenplay [showman-baidu.nar](OpenResty-Showman/showman-baidu.nar) is for video [Auto-Generate Demo Videos for Baidu Search from Screenplay Documents (in Chinese)](https://youtu.be/y_g6B4aRc5o).\n* Screenplay [ordemo.nav](OpenResty-Showman/ordemo.nav) is for video [How We Generate Videos from Screenplay Files](https://youtu.be/oew5RYUPMYY).\n\n[Back to TOC](#table-of-contents)\n\nAuthor\n======\n\nThe [OpenResty Inc.](https://openresty.com/en/) Team.\n\n[Back to TOC](#table-of-contents)\n\nCopyright \u0026 Licenses\n====================\n\nCopyright (C) 2020-2021 OpenResty Inc. All rights reserved.\n\nThis work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/)\n\n[Back to TOC](#table-of-contents)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenresty%2Fshowman-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenresty%2Fshowman-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenresty%2Fshowman-samples/lists"}