typinger

command module
v0.0.0-...-4bc35ca Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 20 Imported by: 0

README

Typinger

Idea

Typinger is simple and lightweight golang CMS.

Usage

Config
Environment variable Usage Default
HOST IP of interface that is used for serving -
POST Port for server 80
DOMAIN Domain is used for image URL generating 0.0.0.0
DATABASE_URL URL for PostgreSQL -
WRITE_TIMEOUT Timeout for write network operations 10
READ_TIMEOUT Timeout for read network operations 5
IDLE_TIMEOUT Timeout for connection idle 120
JWT_SECRET JWT secret (not recomended to set for security reasons) <randomly generated>
IMG_ENDPOINT Virtual relative directory for images img
STATIC_PATH Virtual relative directory for statics ./static
STATIC_DASH_PATH Virtual relative directory for dashboard statics ./static_dash
PROTOCOL Default protocol for serving for path generation for static files http

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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