Skip to content

ryone9re/nextcloud-dev-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enviroment for developing nextcloud application

How to use

Put in your app to the nextcloud/apps/ directory.

Then run it

docker-compose up -d --build

After execution, nextcloud developing container will launch at localhost:8080.

Proceed to setup.

notice: you should not install recommended apps if you want to test your app only.

Build with

  • Ubuntu
    • 20.04 focal
  • PHP
    • 7.4
  • Node.js
    • 16.13.1
  • Nextcloud
    • 22.2.3

About

Enviroment for developing nextcloud application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published