compositor

command module
v0.0.0-...-b0773c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2022 License: MIT Imports: 11 Imported by: 0

README

Compositor

this using docker for container engine

need to install docker

recommand to use ubuntu and snapcraft.

sudo snap install docker

install compositor

go install github.com/diy-cloud/compositor/compositor@latest

installing is able on any OS has go compiler, but will work on linux only.

TLS cert file

<PWD>/cert.pem is certificate file.
<PWD>/key.pem is key file.

register sub router

post request to http://<SERVER>:8888/register/:id or https://<SERVER>:9999/register/:id with image built by dockerfile.

and some client can request to http://<SERVER>:80/:id or https://<SERVER>:443/:id with any route or path variable, body, etc...

image

the image will be registered is a http server listening on 80 port.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
router

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL