Sign inSign up

yegor256/apex2www

By yegor256

Updated about 2 months ago

Image
0

2.2K

yegor256/apex2www repository overview

Apex/Root to WWW Redirecting Server

docker Docker Cloud Automated build License

This Docker image helps you start your own apex/root to www redirecting HTTP/S server. Basically, this is your own self-hosted alternative to the redirect.pizza web service.

When Docker is installed, run this:

docker run --name apex2www --detach \
  --restart=always --publish 80:80 --publish 443:443 \
  yegor256/apex2www

Now you can point A DNS record of your domain to the IP address of the server where the Docker container is running. Once an HTTP/S request arrives, it will automatically be redirected to the www. hostname.

Tag summary

Content type

Image

Digest

sha256:3fd0d4763

Size

236.1 MB

Last updated

about 2 months ago

docker pull yegor256/apex2www