Skip to content

yavook/kiwi-nextcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiwi-nextcloud

Build Status

kiwi - simple, consistent, powerful

Convenience bundle for kiwi-scp. Also on Docker Hub.

Use Case

kiwi-nextcloud bundles the Nextcloud fpm with an nginx proxy as one container. These are commonly deployed as separate containers like this.

The web container in these setups is often overlooked and the additional nginx.conf needed is an unnecessary source for errors. Standardize your kiwi-scp instances!

Each kiwi-nextcloud:n image derives from the official nextcloud:n-fpm-alpine images and recognizes the same docker options.

Typical usage in docker-compose.yml sections:

wep-app:
  image: yavook/kiwi-nextcloud:n
  volumes:
    - nextcloud:/var/www/html

Refer to the official Nextcloud Guides on how to set up your instance.

About

Convenience bundle for kiwi-scp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published