I've regenerated /usr/share/ca-certificates and /etc/ssl/certs based on a "recent" Debian ca-certificates package against Debian Sid, version 20211016. Works like a charm now.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 10 2023
Container still runs on Jessie, we need to deploy new @DorianWinty work on recent Debian PHP 8 container, with correct certificates.
Disabled Sentry, so we can have a correct log of the stacktrace, and updated description accordingly.
"The notification lifecycle: how a notification is provided and consumed" schema
Jan 9 2023
Extract run_multiple_queries method to the db module. We can't easily move the create_table function, as it needs schema-dependant replacement.
Switch to subcommands pattern (like git), so we can extend it
Creation date can be unknown, add code_fantoir to help cross data with other db, fix last line record parsing
Jan 5 2023
Draft implementation: rFANTDB59128e4bfd41 (needs to add all FANTOIR field).
Jan 3 2023
https://about.staging.gitlab.com/blog/2016/03/18/fast-search-using-postgresql-trigram-indexes/ makes me think a Postgresql table with with those GIN trigram indexes would be a better idea than json documents 🤔
Dec 27 2022
nasqueron/rust-musl-builder:nightly published, and we can build the image with that
Notification format: see T771
Dec 26 2022
Dec 22 2022
Tested with RUST_LOG=info so we can also check env logger update in action.
I tried to compile a previous version of the API.
Dec 21 2022
Hotfixed on Ysul with a sudo -u deploy composer update, works in production.
Relevant error file is /var/log/www/nasqueron.org/api-php.log on Ysul:
Dec 19 2022
Dec 13 2022
PHP config applied to Ysul.
Composer upgrade process is running fine now.
$ php -i | grep alendar /usr/local/etc/php/ext-20-calendar.ini, calendar Calendar support => enabled
Dec 4 2022
very quickly blocked by TikTok servers, we need to know how we can consume their service without issue
Nov 13 2022
Works fine as long as API uses a HTTP back-end. Could need to switch to uwsgi configuration per D2720.
Pillar entry for the container
Nov 10 2022
Drake tunnel is actually OK if we update Salt configuration on router-001:
Nov 9 2022
Oct 22 2022
We need a project needing design to deploy this I guess.