Skip to content

Commit

Permalink
Update DEPLOYMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
will-bates11 authored Jan 2, 2025
1 parent b238b50 commit 2c5b61c
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions docs/DEPLOYMENT.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,19 @@

# PacketPirate Deployment Guide

## Deployment on Replit
## Deployment

1. Setup
- Fork the repository on Replit
- Fork the repository
- Install dependencies automatically via requirements.txt

2. Configuration
- Update config.py with your settings
- Configure monitoring thresholds
- Set up alert endpoints

3. Deploy
- Click "Deploy" in Replit
- Choose "Autoscale" deployment
- Set run command: `python packet_pirate.py`
- Configure domain name

4. Monitoring
- Check logs in Replit console
3. Monitoring
- Check logs
- Monitor system health at /health
- View metrics at /api/stats

Expand Down

0 comments on commit 2c5b61c

Please sign in to comment.