From 5f3ebfc128e7e7990cc3263b90cbe28bfbc0bac5 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Fri, 9 Dec 2022 10:10:59 +0100 Subject: [PATCH] Migrating heroku demo to render.com. fixes #565 --- CONTRIBUTING.md | 2 +- README.md | 3 +-- docs/index.html | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71903353..7c52ba4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ In general, I'm happy to merge PRs, but I recommend filling a ticket and ask fir Overview: ``` |-- benchmark --A benchmark tool to test the speed of the app (not needed for development) -|-- demo -- contains some sample photo for https://pigallery2.herokuapp.com/ (not needed for development) +|-- demo -- contains some sample photo for https://pigallery2.onrender.com/ (not needed for development) |-- docker -- contains all docker and docker realted configurations (this is the recommended way for app deplyoment) |-- docs -- webpage for http://bpatrik.github.io/pigallery2/ diff --git a/README.md b/README.md index 054baa5d..b223e0f7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/bpatrik/pigallery2.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bpatrik/pigallery2/context:javascript) [![Build Status](https://travis-ci.org/bpatrik/pigallery2.svg?branch=master)](https://travis-ci.org/bpatrik/pigallery2) [![Coverage Status](https://coveralls.io/repos/github/bpatrik/pigallery2/badge.svg?branch=master)](https://coveralls.io/github/bpatrik/pigallery2?branch=master) -[![Heroku](https://heroku-badge.herokuapp.com/?app=pigallery2&style=flat)](https://pigallery2.herokuapp.com) [![Docker build](https://github.com/bpatrik/pigallery2/workflows/docker-buildx/badge.svg)](https://github.com/bpatrik/pigallery2/actions) [![dependencies Status](https://david-dm.org/bpatrik/pigallery2/status.svg)](https://david-dm.org/bpatrik/pigallery2) @@ -21,7 +20,7 @@ This is a **fast** (like faster than your PC fast) **directory-first photo galle * 📁 Optimized for galleries with <100K photos with <5k photos/folder ## Live Demo -Live Demo @ heroku: https://pigallery2.herokuapp.com/ +Live Demo @ render: https://pigallery2.onrender.com/ - the demo page **first load** might take up **30s**: the time while the free webservice boots up ![PiGallery2 - Animated gif demo](docs/demo.gif) diff --git a/docs/index.html b/docs/index.html index 1f12b278..3f2d03fe 100644 --- a/docs/index.html +++ b/docs/index.html @@ -53,7 +53,7 @@

PiGallery 2 is a self-hosted directory-first photo gallery website.

- Try our live demo! (First load may take up 30s, while the server boots up) + Try our live demo! (First load may take up 30s, while the server boots up) @@ -174,7 +174,7 @@

Easy settings

PiGallery2 has a rich settings page where you can easily set up the gallery. - Click here to see all the setting in the live demo. + Click here to see all the setting in the live demo.