Skip to content

lbausch/sogo-debian-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOGo Debian packaging

Requirements

Building SOGo deb packages

  • cp .env.example .env and adjust .env to your needs
  • Run docker run --rm -it -v "$(pwd):/data" debian:bookworm /data/build.sh
  • Find the packages inside the vendor directory

Older Debian releases

See the respective branches for older Debian releases

GitLab CI support

See .gitlab-ci.yml for integration with GitLab CI