The source code is on rDOCKERWWW repository.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 20 2023
Sep 12 2023
Can I take up this issue. Reading the above I understand that that we have to create a button using html/CSS which will point to the link https://devcentral.nasqueron.org/tag/docker_images/. But at which place exactly the button will be kept? This is the first time I am contributing to open source. If am wrong please correct me. Also can you please point out the recources required for the task.
Jul 23 2023
$ docker run --rm 63b0c6978b13e ps auxw USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 8572 3124 ? Rs 13:34 0:00 ps auxw
$ docker run --rm 5e16576c4bc9 php -v PHP 8.2.3 (cli) (built: Mar 15 2023 23:56:50) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.3, Copyright (c) Zend Technologies with Zend OPcache v8.2.3, Copyright (c), by Zend Technologies
It's a Debian image, installing procps package solves the package.
Jun 7 2023
May 28 2023
By the way, we're out of IPv4 to waste for only a domain, but nothing prevents to serve forms. with Tomcat directly in IPv6.
May 25 2023
upstream Documentation issue: https://groups.google.com/g/orbeon/c/7PcWET_qjAY/m/JYGSi0nOAQAJ
May 24 2023
Created https://agora.nasqueron.org/Operations_grimoire/Orbeon to document what we've installed and what we see.
May 23 2023
DNS record
May 18 2023
Server is live and stable.
May 6 2023
Not maintained anymore, and the reporting should be focus to other KPI than story points. For example, we're more interested by "which projects most benefited from this sprint?"
Apr 19 2023
Apr 2 2023
Apr 1 2023
The nasqueron/notifications image took from D2958, so we're done:
Mar 31 2023
So if someone needs more recent ICU, the cleaner way would be a custom Bullseye build of the icu source package. We'll include it in packages.nasqueron.org, and from there, the repository can then be used in the image both for libxml2 and PHP itself.
"Fun" fact: libxml requires libicu, and pulls the system one of course:
Debian images will lag too much, review https://icu.unicode.org/download, we're at 71, Debian Bullseye is stuck at 67.
For shellserver and devserver role, the intl extension is already installed, per bdd61c48. MediaWiki is quoted as example of application using it.
Mar 30 2023
python3 can't even create a venv, as python3-pip is missing for ensurepip.
Mar 28 2023
Mar 26 2023
https://github.com/nasqueron/spectacle/commit/82eca117830194264c0976d1713caab25803dc09 works fine with dart-sass and grunt-sass
https://sass-lang.com/dart-sass is compatible with node-sass API (read about fibers).
Mar 25 2023
In T1798#25799, @dereckson wrote:Jenkins PHP agent doesn't have this either.
CI relevant logs:
Mar 23 2023
Mar 16 2023
Notifications Center image