Skip to content

haiphamhoang/seatable-enterprise-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-seatable

Env

  • REDIS_HOST: string
  • MEMCACHED_HOST: string
  • SEATABLE_SERVER_URL_FORCE_HTTPS: bool
    • it's useful when use with reverse proxy like traefik.
  • DB_ROOT_PASSWD_FILE: filepath

Dev

Upgrade

Checking new script

  1. Run container with new seatable/seatable-enterprise:latest version, using default docker-compose.yml
  2. copy file at /templates/
docker cp CONTAINER:/templates test/templates