Web-based tool for catching spelling errors, grammatical errors, broken links, and other errors on websites.
Self-host this app on a heavily discounted RackNerd VPS for $0.99/mo only!
SiteInspector is a free, open-source tool that helps to find spelling errors, grammatical errors, and broken links on websites. It's written in Ruby/Rails with Vue.js front-end and uses a PostgreSQL database and Sidekiq with Redis to perform concurrent crawling.
Visit getsiteinspector.com
Install docker and docker-compose on your host machine and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/siteinspector/siteinspector/master/scripts/docker-install.sh)"
Open the app locally on port 808 (http://localhost:808/) or using your remote server IP.
Deploy on Heroku using the button below:
Make sure that you have at least one worker dyno running - heroku ps:scale worker=1 -a <app_name>
.
mkdir siteinspector && cd siteinspector
wget https://raw.githubusercontent.com/siteinspector/siteinspector/master/docker-compose.yml
docker-compose up
SiteInspector is licensed under the AGPL v3 license.
Please login to review this project.
No reviews for this project yet.
Flexible event and agent system, which allows you to create…
StackStorm (aka IFTTT for Ops) is event-driven automation f…
LazyLibrarian is a program to follow authors and grab metad…
Comments (0)
Please login to join the discussion on this project.