Example library
Awesome-Release GitHub repo with tons of working starter projects and examples
We've put together the Awesome-Release organization in GitHub with tons of working examples of frameworks that work out of the box in Release. We also wrote about Awesome-Release on our blog, which you can read for more information.
Examples
apache-php - Apache with PHP example.
aspnet-mysql - ASP.NET with MS SQL example.
angular - Angular example.
django - Django example.
docker-minecraft-server - A working Release-powered Minecraft server based on itzg's docker-minecraft-server project.
elasticsearch-logstash-kibana - Elasticsearch, Logstash, Kibana (ELK stack) example.
example-voting-app - The multi-service Docker example voting app. Also explained in our walkthrough tutorial Docker-only example.
flask - Flask example.
gatsby-starter-theme - Standalone Gatsby example, also explained in our walkthrough tutorial Simple static site example.
gitea-postgres - Gitea with Postgres example.
nextcloud-postgres - NextCloud with Postgres example.
nextcloud-redis-mariadb - NextCloud with Redis and MariaDB example.
nginx-flask-mysql - Nginx with Flask and MySQL example.
nginx-flask-mongo - Nginx with Flask and MongoDB example.
nginx-golang - Nginx Golang example.
nginx-golang-postgres - Nginx with Golang and Postgres example.
nginx-golang-mysql - Nginx with Golang and MySQL example.
prometheus-grafana - Prometheus with Grafana example.
rails-postgres-redis - Rails 6 with Postgres and Redis.
react - React example.
react-express-mongo - React with Express and MongoDB example.
react-express-mysql - React Express MySQL example, also explained in our Hybrid Docker and static site example documentation.
react-java-mysql - React with Java and MySQL example.
react-rust-postgres - React with Rust and Postgres example.
sparkjava - Spark standalone example.
sparkjava-mysql - Spark with a MySQL database example.
spring-postgres - Java application with the Spring framework using Postgres example.
vuejs - Vue.js example.
wordpress-mysql - WordPress using MySQL as a database example.
Last updated