Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Nextcloud Compose setup

Description

Painless setup of Nextcloud docker container with PostgreSQL database and caching with Redis

Usage

  • Clone the repository

  • Make necessary changes in the docker-compose.yml file such as:

    • Mount volumes marked by <drive_mount_point>
    • Password marked by change_this_password
  • Run the following command

    docker-compose up -d
    
  • Enjoy. The nextcloud interface would be available at http://server-ip:8080

About

Docker compose to setup Nextcloud with PostgreSQL and Redis

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors