Skip to content

Commit

Permalink
update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
algo7 committed Jan 21, 2024
1 parent 9b193cb commit 6df1d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion container_provisioner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ The `docker-compose.yml` for the provisioner is located in the `container_provis
The UI is accessible at `http://localhost:3000`.

## Live Demo
A live demo of the container provisioner is available at [https://algo7.tools](https://algo7.tools).
A live demo of the container provisioner is available at [https://scraper.algo7.tools](https://scraper.algo7.tools).
2 changes: 1 addition & 1 deletion proxy_pool/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ The Proxy Pool service can also be used directly with the scraper. Just make sur
```bash
docker pull ghcr.io/algo7/tripadvisor-review-scraper/vpn_worker:latest
```
2. Create a docker-compose.yml file containing the configurations for each proxy (see the docker-compose.yml provided in the proxy_pool folder).
2. Create a docker-compose.yml file containing the configurations for each proxy (see the docker-compose.yml provided).
3. Place the OpenVPN config file of each proxy in the corresponding bind mount folder speicified in the docker-compose.yml file.
4. Run `docker-compose up` to start the container.

0 comments on commit 6df1d1e

Please sign in to comment.