castellers

command module
v0.0.0-...-3a56714 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

castellers

Event planning for Montreal castellers

Build Status

Build Status

How to build

./build.sh (you need passwordless sudo to build docker image)

How to run
  • Create a file config.yaml in the volume app_etc to be mounted at /etc/castellers with the following content (change the values between < and >):
--- 
db_name: castellers.db
debug: false
domain: http://<DOMAIN_NAME>:8080
log.file: castellers.log
smtp.server: <SMTP_SERVER>:<SMTP_PORT>
  • sudo docker run --name app -d -v app_var_log:/var/log -v app_data:/data -v app_etc:/etc/castellers -p 127.0.0.1:8080:8080/tcp test

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