oclz-go

command module
v0.0.0-...-8f9f3ed Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: MIT Imports: 5 Imported by: 0

README

oclz-go

Building

export REPLICA_URL=<your replica url>
export LITESTREAM_ACCESS_KEY_ID=<your s3 access key id>
export LITESTREAM_SECRET_ACCESS_KEY=<your s3 secret access key>

docker build -t latest .

docker run \
  -p 8080:8080 \
  -e REPLICA_URL \
  -e LITESTREAM_ACCESS_KEY_ID \
  -e LITESTREAM_SECRET_ACCESS_KEY \
  latest

Deploying to Fly.io

flyctl secrets set REPLICA_URL=<your replica url>
flyctl secrets set LITESTREAM_ACCESS_KEY_ID=<your s3 access key id>
flyctl secrets set LITESTREAM_SECRET_ACCESS_KEY=<your s3 secret access key>

flyctl deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
integrations
lazada
Package lazada implements lazada tenant client.
Package lazada implements lazada tenant client.
opencart
Package opencart implements opencart tenant client.
Package opencart implements opencart tenant client.
shopee
Package shopee implements interfacing with Shopee.
Package shopee implements interfacing with Shopee.
Package views contains the views for the application.
Package views contains the views for the application.
authentication
Package authentication contains the authentication-related views.
Package authentication contains the authentication-related views.

Jump to

Keyboard shortcuts

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