docker-openwisp icon indicating copy to clipboard operation
docker-openwisp copied to clipboard

OpenWISP in docker (in-alpha). For production checkout ansible-openwisp2.

Results 74 docker-openwisp issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `auto-install.sh` forces installation to `/opt/openwisp`, which may be undesirable. It also assumes `/opt/openwisp` as the installation path when upgrading. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** There is currently no native backup/export and restore/import functionality for _all_ user data, only export and import for devices. This...

enhancement

**Describe the bug** When running `deploy/auto-install.sh` in a CI environment (GitHub Actions) with input piped via heredoc or `printf`, the script hangs waiting for user input. This appears to be...

bug

Is your feature request related to a problem? Please describe. Websocket routes need to be added which is introduced in https://github.com/openwisp/openwisp-firmware-upgrader/pull/320 routing.py: https://github.com/openwisp/openwisp-firmware-upgrader/pull/320/files#diff-3da0660d6f22ca1b763536a072be3c84661d58bed6eb18d9cc69eeefc945767a

enhancement