Features • Getting Started • Credits • License
- Create checks to watch your pages
- Monitor HTTP status codes and response times
- Tweak configuration with environment variables
Requirements:
# Clone the repository.
git clone [email protected]:averycrespi/statice.git && cd statice
# Set environment variables.
cp .env.example .env
# Build and start containers.
docker-compose up -d
# When you're done: stop and remove containers.
docker-compose down
Requirements:
- Docker
- Docker Compose
- Make
- Poetry
- Python (3.6 or newer)
# Clone the repository.
git clone [email protected]:averycrespi/statice.git && cd statice
# Configure the environment for development.
# See the Makefile for additional targets.
make dev
- Built with Flask and Bootstrap
- Styled with the Flatly theme from Bootswatch
- Logo derived from: flowers by ruliani2018 from the Noun Project