We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ran into an issue trying to upload an SSTV image to a QSO. To fix it, I needed to change the permissions on assets/sstvimages/ to be owned and writable to www-data. Looks like this was missing from the permissions portion of the install guide. Thanks for the great web app! Michael Stilson - KF8BCR
Updated Installation (markdown)
php-openssl is not longer needed in php8.2 because it's already included
Adding /assets/json/ to permission instructions for successful updating of POTA/SOTA/etc lists
Add /images/eqsl_card_images
Explaining how to make the first log in
Break the page down into installation tasks (i.e. get Cloudlog working) and post-install (supplemental tasks like setting up cron jobs)
Web server missing from prerequisites
Clean up section numbering. There was already a gap (3 -> 5) so fixed that.
Expand section 3 (database creation)
Fix typo
Expand section 2 (permissions)
Expand section 1 (downloading Cloudlog with git)
Add a step relating to configuring the LAMP stack itself. Tidy up Prerequisites.
Updated Installation on Linux Server (markdown)
added explicit permissions changes so users could copy and paste. Addeed peermissions for QSL cards too. Fixed misspelling
Needed to tweak DB syntax for MariaDB
Number the installation steps