gitposter

module
v0.0.0-...-2b54c60 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: AGPL-3.0

README

GitPoster

internal etke.cc service, not usable for any other purposes

That service allows adding to git repo by HTTP POST requests

API

TBD

Config

env:

  • GP_PORT - http port, default 8080
  • GP_GIT_REPO - target repo
  • GP_GIT_AUTHOR_NAME - committer name
  • GP_GIT_AUTHOR_EMAIL - committer email
  • GP_SSH_USER - ssh user
  • GP_SSH_PRIVKEY - path to private ssh key
  • GP_DRYRUN - dry run mode (doesn't push)
  • GP_LOGLEVEL - log level, default info
  • GP_SENTRY - sentry dsn
  • GP_AUTH_LOGIN - basic auth login
  • GP_AUTH_PASSWORD - basic auth password
  • GP_AUTH_IPS - list of allowed IPs

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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