All public logs

From Nasqueron Agora

Combined display of all available logs of Nasqueron Agora. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 01:33, 1 February 2024 Dereckson talk contribs created page Operations grimoire/NextCloud (Created page with "Experimental NextCloud installation is available on WindRiver. URL: https://drive.nasqueron.org == Dependencies == nextcloud_dependencies: pkg.installed: - php83-sysvsem - php83-pecl-APCu - php83-opcache - php83-ldap - php83-gmp - php83-exif - php83-bz2 - openldap26-client")
  • 17:23, 6 January 2024 Dereckson talk contribs created page Operations grimoire/ZFS (Created page with "== ZFS pool administration == === ZFS pool features === ZFS pools are versioned, so when we upgrade the OS (FreeBSD) or ZFS driver (Linux), we can get the new features: zpool upgrade -a The only bad moment to do this is if you intend to use the pool elsewhere with a non-compatible ZFS implementation. For example, if you enable a feature in FreeBSD absent from ZFS on Linux, you wouldn't be able to directly mount in write the disk on a Linux machine. It's generally...")
  • 10:31, 29 August 2023 Dereckson talk contribs deleted page User:Dereckson/common.css (Author request: Moved to User:Dereckson/timeless.css)
  • 10:25, 29 August 2023 Dereckson talk contribs created page User:Dereckson/common.css (Created page with ".tiles { grid-template-columns: 100px 50px 100px; grid-template-rows: 80px auto 80px; column-gap: 10px; row-gap: 15px; }")
  • 10:24, 29 August 2023 Dereckson talk contribs created page User:Dereckson/Tiles (Created page with "<div class="tiles"> <div class="tile">[https://park-spot.com/parking/p-r-antwerpen/fr/p-r-antwerpen Réservation P+R Anvers]</div> </div>")
  • 12:51, 25 July 2023 Dereckson talk contribs created page Arcane Grove/Lights (Created page with "== Triangular prism lamp == Use E14 socket.")
  • 01:24, 25 July 2023 Dereckson talk contribs created page Dev zone/JetBrains licenses (Created page with "JetBrains "supports non-commercial open source projects" with access to all IDE in an all product pack license, restricted to open source contributions. More information are available at https://jb.gg/OpenSourceSupport. == How to get a license? == You can contact Dereckson for a license. According JetBrains conditions, licenses are available for "regular contributions to the project for at least a few months". There is no minimal threshold of contri...")
  • 13:24, 20 June 2023 Dereckson talk contribs created page Arcane Grove/Plants (Created page with "== Plant catalogue == === Dipladenia Mandevilla === Genus: [https://species.wikimedia.org/wiki/Mandevilla Mandevilla] From Jardinerie tropicale, Beauraing. Bought 2023-06. * Partial shade * Watering moderate * 8 to 35 °C * To water 2-3 times per week * Can grow to 3m * TOXIC - NOT EDIBLE * "Climbing vine, so will easily climb walls and trellis if given the chance." Issue is we need to put in back indoor when it's colder * Pruning instructions: "Clamp young plants for...")
  • 12:53, 20 June 2023 Dereckson talk contribs created page Arcane Grove/Internet Access (Created page with "Find a Kartel red column, there is an Atoma pad inside with the code.")
  • 22:22, 19 June 2023 Dereckson talk contribs created page Dev zone/Skills sharing (Created page with "Skills sharing is a suggestion of program to share knowledge about domains we've explored. == Ideas == We can share for example: {| class="wikitable sortable" |+ Skills sharing |- ! Category !! Skill !! To teach !! To learn |- | Systems || What's an environment? || amj || Nidal |- | Dev || Vue.js components || Nidal || Sébastien |- | Network || IPSec || Yassine || Sébastien |- | Deployment || Complex deployment (Notifications SSE) || Sébastien || Dorian |}")
  • 22:13, 19 June 2023 Dereckson talk contribs created page Dev zone (Created page with "The Nasqueron '''Dev zone''' contains resources for developers. == References == ;Guides * How to contribute code * Code conventions * Dev policies * AI content ;DevCentral * [https://devcentral.nasqueron.org/tag/good-first-issue/ Good first issues]: you can start here if you would like a nice landing to our projects * [https://devcentral.nasqueron.org/home/menu/view/174/ Contribute to projects] * [https://devcentral.nasqueron.org/w/new-repo/ Create a n...")
  • 12:18, 11 June 2023 Dereckson talk contribs created page Operations grimoire/IPv6 (Created page with "Nasqueron uses a dual-stack IPv4/IPv6, as far as possible for public ICANNnet addresses. Depending of the servers, this can use a Hurricane Electric tunnel, or native network IPv6 from Scaleway or OVH networks. Configuration can be found in {{Ops file|roles/core/network}}. == Notes about ISP == === Online === Online assigns /48 prefix by account, /56 prefix by server. A prefix is protected by DUID, so DCHP client use is mandatory. There is no available gateway inform...")
  • 16:42, 9 June 2023 Dereckson talk contribs moved page Operations grimoire/SSL certificates to Operations grimoire/TLS certificates (SSL -> TLS)
  • 23:21, 7 June 2023 Dereckson talk contribs created page Operations grimoire/Openfire (Created page with "Openfire is deployed. == DRP == === Database === Openfire uses a PostgreSQL database on db-A cluster. To recreate it: $ sudo -u postgres psql openfire GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO openfire; == Useful links == * https://xmpp.nasqueron.org/ * {{repo|docker-openfire}} repository * https://api.nasqueron.org/datasources/dev/openfire/changelog to get the last version")
  • 23:15, 6 June 2023 Dereckson talk contribs created page Operations grimoire/Old content report (Created page with "{| class="wikitable sortable" |+ 2023-06-06 report |- ! Article !! Age (days) |- | Kubernetes || 458 |- | Docker registry || 458 |- | Notifications center || 458 |- | Operations grimoire/Sites on Ysul|Sites...")
  • 00:02, 6 June 2023 Dereckson talk contribs created page User:Dereckson/Devserver (Created page with "== Activites == === Zed === tail -n 100 -f /var/log/www/dereckson.be/zed51-php.log == Staging area for development web applications == === Zed === To recreate Zed staging area: $ cd /var/dataroot/zed/content $ git init . $ git config --global --add safe.directory /var/dataroot/zed/content $ git remote add origin git@github.com:hypership/content.git $ git fetch --all $ git reset --hard origin/main $ git clone git@github.com:hypership/content...")
  • 18:26, 3 June 2023 Dereckson talk contribs created page Devservers (Redirected page to Devserver reference) Tag: New redirect
  • 18:26, 3 June 2023 Dereckson talk contribs created page Devserver (Redirected page to Devserver reference) Tag: New redirect
  • 15:58, 3 June 2023 Dereckson talk contribs created page File:ServPulse user stories - Persona - Visitor.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 15:58, 3 June 2023 Dereckson talk contribs uploaded File:ServPulse user stories - Persona - Visitor.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 01:12, 3 June 2023 Dereckson talk contribs created page ServPulse/User stories (Created page with "'''User stories''' allow us to define site features. == Persona == Created during 2023-06-02 meeting with Nidal, DorianWinty, Dereckson and Fauve. <gallery> File:ServPulse user stories - Persona - Nasqueron member.png|Persona 1 - Nasqueron member File:ServPulse user stories - Persona - Nasqueron ops.png|Persona 2 - Nasqueron ops File:Profile_avatar_placeholder_large.png|Persona 3 - Visitor (pending) </gallery>")
  • 00:54, 3 June 2023 Dereckson talk contribs moved page File:User stories 2023-06-02 22-24-56.png to File:ServPulse user stories - Persona - Nasqueron ops.png without leaving a redirect (Misspelled title)
  • 00:53, 3 June 2023 Dereckson talk contribs created page File:User stories 2023-06-02 22-24-56.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 00:53, 3 June 2023 Dereckson talk contribs uploaded File:User stories 2023-06-02 22-24-56.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 22:34, 2 June 2023 Dereckson talk contribs created page File:ServPulse user stories - Persona - Nasqueron member.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 22:34, 2 June 2023 Dereckson talk contribs uploaded File:ServPulse user stories - Persona - Nasqueron member.png (Whiteboard during a brainstorming session about ServPulse to produce user stories.)
  • 02:50, 2 June 2023 Dereckson talk contribs created page Agora:Request/Failure (Created page with "We apologize for the inconvenience, but it seems that an error occurred while submitting your request form. If the issue persists or if you believe it to be a technical error, please contact us on IRC or fill an issue on DevCentral. We will be glad to assist you. ''The information on this page is intended to be accurate if you come from a form. If you browse randomly the wiki, it can not applies to your situation.''")
  • 02:41, 2 June 2023 Dereckson talk contribs created page Agora:Request/Successful (Created page with "We've well received your request. ''The information on this page is intended to be accurate if you come from a form. If you browse randomly the wiki, it can not applies to your situation.''")
  • 23:14, 1 June 2023 Dereckson talk contribs created page Operations grimoire/Phabricator (Created page with "We host several independent Phabricator containers on Docker PaaS. A lot of information are on Operations grimoire/DevCentral, even if they are specific for our instance. == Setup a new Phabricator == Deploy a new instance of the <code>phabricator</code> service. Configure notifications to use Aphlict, '''by replacing devcentral.nasqueron.org by your instance hostname''': <syntaxhighlight language="console"> $ docker exec -it <your instance> bash $ cat > config....")
  • 09:44, 1 June 2023 Dereckson talk contribs created page Template:DevCentral project (Created page with "🏷️ [https://devcentral.nasqueron.org/tag/{{{1|}}} {{{1|}}}]")
  • 21:44, 31 May 2023 Dereckson talk contribs created page MediaWiki:Old-NOG (Created page with "'''📕📁📜 Old technical information :: content warning''' ⌛ This Nasqueron Operations Grimoire page hasn't been updated for a long time. ☣ As our infrastructure evolves quickly, there is a good chance this information is outdated or now inaccurate. Be careful and consider update it. ➡️ To assert the information is still up-to-date or not, you can check the history of the relevant role in our Operations repository.")
  • 23:35, 30 May 2023 Dereckson talk contribs created page Operations grimoire/RHEL (Created page with "Docker engines servers uses CentOS Stream (e.g. Dwellers) or Rocky (e.g. docker-002). == SELinux == States targeting RHEL machines need to apply the relevant SELinux context to '''each''' directory and file. For example, to apply the context <code>httpd_log_t</code> to <code>/var/log/www</code>: {% set has_selinux = salt['grains.get']('selinux:enabled', False) %} /var/log/www: file.directory: - user: {{ options["www_user"] }} - group...")
  • 23:27, 30 May 2023 Dereckson talk contribs created page Operations grimoire/FreeBSD (Created page with "'''FreeBSD''' is the most deployed OS on Nasqueron servers. == General tips == * Directories adheres to UNIX hierarchy: ** Applications use /usr/local/etc for configuration ** More generally, if an application on Linux uses /usr/..., on FreeBSD it will generally be /usr/local/... * BSD userland is different than Linux userland, but GNU coreutils is available, with g as prefix. For example, you can use gsed -i for inline sed replacement * Use GNU Makefile (gmake) if some...")
  • 09:29, 29 May 2023 Dereckson talk contribs created page Operations grimoire/Eglide (Created page with "Eglide is in the ''eglide forest'' and does NOT have access to the private network and so not in Complector. That creates two specific exceptions for deployment: * states are propagated locally from /srv/salt, not pushed from Complector * No access to Vault or private services")
  • 09:28, 29 May 2023 Dereckson talk contribs created page Operations grimoire/Eglide/Vault (Created page with "Vault on the shellserver role is installed through HashiCorp repository package. States are located in {{Ops file|roles/shellserver/vault}} unit. This unit is needed as Eglide isn't connected to our private network and so doesn't have access to Complector directly. == Certificates == Vault certificates should be generated in /etc/certificates/vault If we use the Nasqueron Vault CA for this, Vault client should use certificate from <code>/usr/local/share/ca-certificate...")
  • 14:53, 28 May 2023 Dereckson talk contribs created page User:DorianWinty (Created page with "{{User | Full name = Dorian | Presentation = * Nasqueron Operations SIG member — can help for any operations issue * Currently busy with studies * Maintains NetBox and work on Notifications Center projects | Projects = Ops<br />{{repo|api-notifications-sse}} | DevCentral user feed = DorianWinty | DevCentral user board = user-DorianWinty | GitHub = dorianvl | Personal site = No personal site }}")
  • 14:43, 28 May 2023 Dereckson talk contribs created page User:Inidal (Created page with "{{User | Full name = Nidal Iguer | Presentation = I am a self-taught software developer based in Edmonton, Alberta, Canada 🇨🇦. My primary focus is on JavaScript and Python, but I am currently expanding my knowledge by learning Rust. In addition to my technical skills, I have a background in human resource management. Outside of work, I enjoy writing and mixing music, which I share on platforms such as YouTube and Bandcamp. | Projects = ServPulse<br />{{repo|no...")
  • 14:38, 28 May 2023 Dereckson talk contribs created page Template:U (Created page with "[[User:{{{1|}}}|{{{1|}}}]]")
  • 14:13, 28 May 2023 Dereckson talk contribs created page Static sites (Created page with "'''Static sites''' are used in two context at Nasqueron: # '''Information static sites.''' Sites with only static content # '''JavaScript front-end clients.''' Sites with dynamic back-end: the HTML site uses JS to communicate with the back-end through a REST API. == Static site template == We build the first sites from the Foundation CSS framework ZURB template. This approach works well for pure static sites, or for JS clients to query an API like we do in {{repo|infr...")
  • 23:35, 27 May 2023 Dereckson talk contribs moved page FAQ to Frequently Asked Questions without leaving a redirect (/FAQ is a special case for MediaWiki redirecting to https://www.mediawiki.org/wiki/Manual:FAQ)
  • 23:34, 27 May 2023 Dereckson talk contribs created page FAQ (Created page with "This meta-FAQ document collects FAQ at Nasqueron. == Contributions == * Monday office hours * [https://join.nasqueron.org/FAQ.html FAQ about internships, mentoring & contributions]")
  • 18:44, 27 May 2023 Dereckson talk contribs created page AI content/Prompts (Created page with "== Prompts about Nasqueron == ''Until March 2023, ChatGPT was able to describe what Nasqueron is, as an open-source project, apparently based on information from GitHub. This description written by ChatGTP is not accurate, but can be a good start to seed a new conversation with the same information from the old conversations.'' ; Prompt 0 Start a new conversation and ask "'''What's Nasqueron?'''", so it will ask you what is it. That gives context for the following text...")
  • 18:25, 27 May 2023 Dereckson talk contribs created page Alkane (Created page with "#REDIRECT [Operations grimoire/Alkane]]")
  • 18:05, 27 May 2023 Dereckson talk contribs created page Module:Timetable (Created page with "function generateTimeList(weekday, start, finish) -- Define the time zones local utcOffset = 0 local cestOffset = 2 local mdtOffset = -6 -- Parse the start and end times local startHour, startMinute = start:match("(%d+):(%d+)") local endHour, endMinute = finish:match("(%d+):(%d+)") -- Convert the start and end times to integers startHour = tonumber(startHour) startMinute = tonumber(startMinute) endHour = tonumber(endHour) endMinute = tonumber(...")
  • 17:55, 27 May 2023 Dereckson talk contribs created page Monday office hours (Created page with "If you wish to discuss development or operations issues at Nasqueron, we meet every Monday on Jitsi. URL: https://meet.jit.si/nasqueron Timetable: {{timetable|Monday|22:00|00:00}}")
  • 13:46, 27 May 2023 Dereckson talk contribs created page Agora:Account request/Failure (Created page with "We apologize for the inconvenience, but it seems that an error occurred while submitting your account request form. If the issue persists or if you believe it to be a technical error, please contact us on IRC or fill an issue on DevCentral. We will be glad to assist you and ensure that your account is properly created. '''Tip:''' You can use Etherpad at https://pad.nasqueron.org/ to take notes you want to publish here later. ''The information on this page is intended...")
  • 13:43, 27 May 2023 Dereckson talk contribs created page Agora:Account request/Successful (Created page with "We've well received your MediaWiki account request. The creation process requires human intervention. When you receive a MediaWiki mail with your temporary random password, it means your account is created. You can also check Special:Log/newusers. '''Tip:''' You can use Etherpad at https://pad.nasqueron.org/ to take notes you want to publish here later. ''The information on this page is intended to be accurate if you come from a form. If you browse randomly the wi...")
  • 10:24, 27 May 2023 Dereckson talk contribs created page User:Dereckson/timeless.css (Created page with "------------------------------------------------------------- T-rex and mountains are better than cats - content background - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -: #mw-content-container { background-image: url(https://windriver.nasqueron.org/~dereckson/gfx/svg/t-rex.svg) !important; }")
  • 08:22, 27 May 2023 Dereckson talk contribs created page Template:Code/Doc (Created page with "'''Documentation:''' [https://www.mediawiki.org/w/index.php?title=Template:Code&oldid=5812475 Template:Code on mediawiki.org]")
  • 08:21, 27 May 2023 Dereckson talk contribs created page Template:Documentation (Created page with "'''Documentation:''' [https://www.mediawiki.org/w/index.php?title=Template:Code&oldid=5812475 Template:Code on mediawiki.org]")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)