https://github.com/dockette/rendertron
:whale: Google Rendertron Isolated in Docker container. Nginx proxy. Tracer application for Server-Side-Prerending.
https://github.com/dockette/rendertron
chrome dockette google google-chrome javascript rendertron ssr
Last synced: 8 months ago
JSON representation
:whale: Google Rendertron Isolated in Docker container. Nginx proxy. Tracer application for Server-Side-Prerending.
- Host: GitHub
- URL: https://github.com/dockette/rendertron
- Owner: dockette
- License: mit
- Created: 2019-06-16T12:50:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T18:56:01.000Z (about 2 years ago)
- Last Synced: 2025-05-04T02:40:00.957Z (10 months ago)
- Topics: chrome, dockette, google, google-chrome, javascript, rendertron, ssr
- Language: TypeScript
- Homepage:
- Size: 1.27 MB
- Stars: 24
- Watchers: 3
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rendertron
Ready-to-use image for SSR rendering based on headless Chrome, [a.k.a Rendertron by Google](https://github.com/GoogleChrome/rendertron).
> All credits belong to authors of GoogleChrome/rendertron.
-----
[](https://hub.docker.com/r/dockette/rendertron/)
[](https://hub.docker.com/r/dockette/rendertron/)
## Discussion / Help
[](https://gitter.im/dockette/dockette?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Usage
```
docker run -it --rm -p 3000:3000 dockette/rendertron
```
