User contributions for Dereckson
From Nasqueron Agora
23 October 2025
- 23:5223:52, 23 October 2025 diff hist +53 N Category:Developer guide Created page with "Category:Contributor guide Category:Reference" current
- 23:5223:52, 23 October 2025 diff hist +71 ServPulse/Development guide No edit summary current
- 23:5223:52, 23 October 2025 diff hist +29 Dev zone/Vault No edit summary current
- 23:5123:51, 23 October 2025 diff hist +191 N ServPulse/Development guide Created page with "== Axios == An example of integration between Axios and Vue: https://v2.vuejs.org/v2/cookbook/using-axios-to-consume-apis.html This example was for Vue v2, we probably want to target Vue 3."
- 23:5023:50, 23 October 2025 diff hist +25 ServPulse No edit summary
- 23:5023:50, 23 October 2025 diff hist −32 ServPulse →Technology stack
- 23:4623:46, 23 October 2025 diff hist +985 N ServPulse/Domain Created page with "== Lexicon == ;StatusPage :The entity representing the status page itself. :'''Attributes:''' title, description, URL ;Component :This concept represents the various components or elements being monitored on the status page, such as servers, services, applications, databases, and other relevant entities. :'''Attributes:''' name, description, status (e.g., up, down, degraded). ;Metrics :This concept represents the performance metrics or indicators being measured for ea..." current
- 23:4023:40, 23 October 2025 diff hist +186 N Template:Collapse card Will need AllowlistHTMLTags extension
- 23:4023:40, 23 October 2025 diff hist +972 N ServPulse/Project identity Created page with "== Brainstorming about names == When we brainstormed about the name, it seems the orientation of the project would be more about ping/monitor/perform health check than report the status of the sites: * StatusHub * PulseMonitor * SystemTracker * ServiceWatch * HealthCheckr * SiteScope * StatusMate * OpsAlert * MonitorMe * CheckPoint A synthwave and cyberpunk inspired list: * NeonStatus * CyberPulse * SynthWatch * RetroStatus * WaveCheck * CyberScope * PulseWave * Synt..."
- 21:5521:55, 23 October 2025 diff hist −4 m Notifications center/Web client Avoid list to be code current
- 21:5321:53, 23 October 2025 diff hist −2 m Notifications center →Consume from the notifications center: Use main branch current
- 19:5519:55, 23 October 2025 diff hist +886 N User:Dereckson/common.css Test for collapse card current
- 19:4619:46, 23 October 2025 diff hist +21 N Category:ServPulse Created page with "Category:Projects" current
- 19:4619:46, 23 October 2025 diff hist +24 ServPulse Category:ServPulse
- 19:4619:46, 23 October 2025 diff hist +30 Projects index →Software current
- 19:4519:45, 23 October 2025 diff hist +85 ServPulse No edit summary
- 17:4117:41, 23 October 2025 diff hist +164 Ergonomics Stretchly can help (Thanks Eli) current
20 October 2025
- 23:2623:26, 20 October 2025 diff hist +27 Monday office hours/2025-10-21 No edit summary current
- 23:0523:05, 20 October 2025 diff hist +290 Monday office hours/2025-10-21 No edit summary
- 23:0323:03, 20 October 2025 diff hist +924 N Monday office hours/2025-10-21 Created page with "Our focus was to debug DNS NOTIFY to solve {{T|2148}}. We discussed received internships candidates. We've also briefly discussed Phabricator inbound mail configuration, acme.sh logs rotation. == DNS == ; Debug session * {{T|2148}} - HE refuses our DNS NOTIFY requests ; CI validation * {{T|2149}} - idea to check diff to see if we bumped the serial (pre-commit, Jenkins) ; Next * {{T|2154}} - Better IPv6 support for ns1.nasqueron.org ; Administrative change : HE: nas..."
- 22:5622:56, 20 October 2025 diff hist +91 Monday office hours →Last summary current
- 20:3820:38, 20 October 2025 diff hist 0 Operations grimoire/DNS →Notify is refused current
- 17:5417:54, 20 October 2025 diff hist +3,560 N Lexicon Created page with "This lexicon defines key terms, expressions, and internal concepts used across the Nasqueron open source project. == B == ; Bastion : A hardened entry point to connect securely to the Nasqueron infrastructure, generally via SSH. Only the bastion is exposed to the Internet; internal hosts are accessed through it. : 📖 Operations grimoire/Recommended SSH configuration == D == ; DevCentral : The name of the Phabricator/Phorge instance used at Nasqueron to coordina..." current
18 October 2025
- 22:3922:39, 18 October 2025 diff hist +321 Operations grimoire/DNS →Troubleshoot
- 20:5920:59, 18 October 2025 diff hist −360 Operations grimoire/DNS No edit summary
13 October 2025
- 22:4022:40, 13 October 2025 diff hist +114 Operations grimoire/Orbeon →Authentication current
- 22:3922:39, 13 October 2025 diff hist +328 Operations grimoire/Orbeon →Authentication
12 October 2025
- 16:0216:02, 12 October 2025 diff hist +643 MediaWiki SaaS No edit summary current
- 15:3915:39, 12 October 2025 diff hist +82 MediaWiki SaaS →How to lock a wiki in read-only mode?
- 15:3915:39, 12 October 2025 diff hist +217 MediaWiki SaaS No edit summary
- 11:5811:58, 12 October 2025 diff hist +56 Internship guide →Resources for interns
- 10:1410:14, 12 October 2025 diff hist +942 Operations grimoire/MySQL →Howto current
- 09:4909:49, 12 October 2025 diff hist +216 Operations grimoire/MySQL →Create a new database or user
11 October 2025
- 14:0114:01, 11 October 2025 diff hist +125 Code conventions →Shell scripts current
- 13:5213:52, 11 October 2025 diff hist +379 Code conventions →Python: Templates
10 October 2025
- 22:5922:59, 10 October 2025 diff hist +401 Devserver reference No edit summary
4 October 2025
- 22:1422:14, 4 October 2025 diff hist +10 Operations grimoire/MySQL →Docker
- 22:1422:14, 4 October 2025 diff hist +1,898 Operations grimoire/MySQL →Docker: ChatGPT doc for a backup script according my specifications to ignore Phabricator huge tables
2 October 2025
- 21:2421:24, 2 October 2025 diff hist +1,343 N Operations grimoire/Recommended SSH configuration Created page with "== Consolidated OpenSSH configuration == The introduction of ProxyJump has simplified the bastion configuration since OpenSSH version 7.5: <syntaxhighlight> Host *.nasqueron.drake ProxyJump windriver.nasqueron.org Host 172.27.27.* ProxyJump windriver.nasqueron.org </syntaxhighlight> Older version of OpenSSH can use instead: <code>ProxyCommand "ssh -W %h:%p windriver.nasqueron.org"</code> == Use bastion as proxy == To connect on a server where the port 22 i..." current
- 21:0321:03, 2 October 2025 diff hist +50 Operations grimoire →Checklists
27 September 2025
- 12:0412:04, 27 September 2025 diff hist +193 Ergonomics →Workstation ergonomics
26 September 2025
- 00:1800:18, 26 September 2025 diff hist +357 Code conventions →Rust
25 September 2025
- 23:3923:39, 25 September 2025 diff hist +17 N Category:Monitoring Created page with "Category:Tags" current
- 23:3923:39, 25 September 2025 diff hist +25 Operations grimoire/Grafana No edit summary current
- 23:3823:38, 25 September 2025 diff hist +25 Operations grimoire/Prometheus No edit summary current
- 23:3823:38, 25 September 2025 diff hist +24 Naemon No edit summary current
- 23:3723:37, 25 September 2025 diff hist +31 N Category:Plan Created page with "Category:Current discussion" current
- 23:3523:35, 25 September 2025 diff hist +4,676 N Naemon Created page with "'''Naemon''' has been identified as a simple and maintained solution for a Nagios-compatible monitoring system. Shinken and Sensu have been dismissed as open core solutions. == Naemon deployment and FreeBSD porting plan = == Overview == To improve Nasqueron infrastructure monitoring, we propose a three-step approach using Naemon, a Nagios-compatible monitoring system. Our 2024 test showed compatibility with FreeBSD is a reasonable middle-term goal, but need a sensibl..."
- 17:0517:05, 25 September 2025 diff hist +354 Code conventions →Python
- 16:3916:39, 25 September 2025 diff hist +37 Dev zone/Reports →Python tools current