8000 GitHub - mauz85/page-distributor: Container which distributes several pages to further containers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mauz85/page-distributor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page-distributor

Container which distributes several pages to further containers

Installation

Run with root permission: installs.py

Add new page

  1. Add proxy entry into pages folder
  2. Enable site in Dockerfile. E.g: RUN a2ensite notstrommalters.ch.conf

Status

Check status of the installation with: systemctl status page-distributor.service

Check if container is running: docker ps

Connect to container

docker exec -it page-distributor /bin/bash

About

Container which distributes several pages to further containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0