solidcommunity.net
solidcommunity.net copied to clipboard
test migration to CSSv7
https://github.com/CommunitySolidServer/CommunitySolidServer/blob/main/RELEASE_NOTES.md#v700
solidcommunity.net CSS tests servers on port 3000 and 3001 are to be updated to CSS@6. There is no data migration. Configuration and templates need to be updated.
Configuration options are selected with the mashlib CSS configuration generator https://github.com/CommunitySolidServer/Recipes#-customizing-the-recipes
- The following CSS configuration options are used :
- data and security management
- [x] filesystem with pod quota (default 7000 bytes)
- [x] HTTPS enabled with CLI keys
- [x] WAC
- [x] filesystem locking
- pod management
- [x] users registration enabled
- [x] email enabled
- [ ] suffix for CSS on port 3001 :
css:config/util/identifiers/suffix.json - [x] subdomain for CSS on port 3000 :
css:config/util/identifiers/subdomain.json
- miscellaneous
- [x] all notifications : webhooks, current and legacy websockets
- [x] static HTML page
- [ ] initial setup disabled
- advance features
- [x] default values used
- Template updates
move resources to base folder and acl resources to acl folder
- [ ]
podfolder templates - [ ]
rootfolder templates
- [ ]