Skip to content

Deploy Nextcloud via Docker

License

Notifications You must be signed in to change notification settings

adzialocha/wolke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wolke

Usage

# Update to latest version
sudo docker-compose pull
sudo docker-compose build

# Start services
sudo docker-compose up -d

# Run nextcloud command line
sudo docker exec --user www-data -it nextcloud php occ

License

MIT