About the Example Stacks

If you want to try out Oracle Container Cloud Service but you don’t have any containers of your own yet, you can explore the example stacks available on GitHub.

The example stacks in the Oracle Container Cloud Service GitHub repository include:

  • web servers such as Apache HTTP Server and NGINX

  • databases such as MySQL and Mongo

  • WordPress for blogging

Explore the examples to see how to:

  • create one-click deployments

  • enable built-in service discovery

  • import existing Docker Run and Docker Compose files

  • copy and paste YAML, to encourage code sharing and cross-team collaboration

  • scale your containerized applications as needed

Use these examples as learning tools, or edit and extend them to incorporate them into your own containerized applications.