- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 27 2023
zstd offers already a good compression ratio with a correct speed. Copy data in zstd-7 was slow, for a final compression rate of < 1.1, so if most datacube content is already compressed, it's not worthwhile to seek best compression ratio.
$ salt windriver state.apply roles/devserver/datacube […] ---------- ID: arcology/datacube/git Function: zfs.filesystem_present Result: True Comment: filesystem arcology/datacube/git was created Started: 20:37:56.239571 Duration: 98.386 ms Changes: ---------- arcology/datacube/git: ---------- compression: zstd mountpoint: /datacube/git […]
mount on WindRiver correctly gives arcology/datacube on /datacube (zfs, local, noatime, nfsv4acls)
Apr 25 2023
Apr 24 2023
Add missing new line at the end of each file
Apr 20 2023
What I like with this idea is we can move the actual YAML configuration to pillar/saas/mediawiki/wikis.sls, provision it through roles/saas-mediawiki/saas and make saas-mediawiki repository read the YAML file.
Apr 19 2023
Could have been a permission issue because the /var/dataroot/www.wolfplex.org/images folder has been created by 7dfd539c.
WithLog::getLoggerConfiguration() provides the logger configuration.
Backup can be done as part of acquisitariat backup, the MySQL host for DevCentral, other Phabricator instances and Etherpad.
Probably best to install Mathoid service - https://www.mediawiki.org/wiki/Manual:Mathoid
Fixed by the MediaWiki SaaS, the wiki runs under mediawikiand we've /var/dataroot/<wiki name>/images belonging to the mediawiki user for that.