You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
etc/nextcloudregister | 3 years ago | |
requirement | 3 years ago | |
templates | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
__init__.py | 3 years ago | |
lib.py | 3 years ago | |
webapp.py | 3 years ago |
README.md
nextcloudregister
Nextcloud register form without using a nextcloud app.
installation
To install you need to:
- install flask and requests
- clone the repo in the /site directory
- copy the etc content in /etc
- link /etc/nextcloudregister/nextcloudregister.service to /etc/systemd/system/nextcloudregister.service
- configure nextcloudregister fot your nextcloud instance in the file /etc/nextcloudregister/config.ini
By default it will serve on port 9000