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 ( | ) (20 | 50 | 100 | 250 | 500)
  • 19:11, 29 March 2023 Dereckson talk contribs created page Operations grimoire/PostgreSQL (Created page with "PostgreSQL is available as a standalone role and can also be enabled on devserver. Applications on the Docker PaaS can use our PostgreSQL infrastructure (Airflow, datasources) or have their own container (Sentry, with custom wal2json extension). This resource documents our own db- servers. == Howto == === Open a console === Use peer authentication from the postgres user: <code>sudo -u postgres psql</code> === Create a new database or user === It's a simple two step...")
  • 20:13, 4 March 2023 User account DorianWinty talk contribs was created by Dereckson talk contribs and password was sent by email (Requested by Dorian)
  • 10:50, 2 March 2023 Dereckson talk contribs moved page Operations grimoire/Netbox to Operations grimoire/NetBox (Product case according NetBox own documentation)
  • 10:49, 2 March 2023 Dereckson talk contribs created page Operations grimoire/Netbox (Created page with "NetBox is the current source of truth for the network. It's available at [https://netbox.nasqueron.org NetBox]. == Integration with Salt == Ongoing integration projects are in work to serve NetBox data as part of Salt pillar for configuration as code. It should serve: * /etc/hosts data for Drake network machines * the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore == Conventions == === Devices === ==== Device role color...")
  • 23:53, 20 February 2023 Dereckson talk contribs created page Privacy/Geo (Created page with "This policy applies to personal identity information shared on the geo.nasqueron.org services. It hosts a Hauk server, to allow physical location sharing through the Hauk Android application. This private policy describes the policies and procedures on the collection, use and disclosure of the information. ''Last updated: 2023-02-20.'' === Type of data collected === Personally identifiable information may include, but is not limited to: ; Hauk * IP addresses * Your...")
  • 00:37, 17 February 2023 Dereckson talk contribs created page Operations grimoire/Onboarding (Created page with "The current '''Nasqueron Operations SIG onboarding process''' is still a work in progress. When onboarding new members, this process should be refined and improve. == Request == To join the Nasqueron Operations SIG: * Create a task on Phabricator ** Document the work previously done for Nasqueron projet, with focus on the infrastructure, state you want to join Operations. ** Tag it ''Nasqueron Operations Squad'' ** Announce the task on Libera #nasqueron-ops * When invi...")
  • 15:35, 4 February 2023 Dereckson talk contribs created page Operations grimoire/Incidents/2023-02-03-ESXi (Created page with "Not tracked on DevCentral as docker-001 is currently down. == Incident timeline == ; 2023-02-03 * 16:28:03 Dorian and Dereckson worked on pad.nasqueron.org, connection was stopped * 16:29:06 Hypervisor Dreadnought is confirmed working, attack against VMWare ESXi detected, server switched in rescue mode * 00:15:40 hyper-001 provisioned ; 2023-02-04 * 12:58:36 migration from Dreadnought to hyper-001 done for router-001 == Analysis == External sources: * https://www....")
  • 11:26, 4 February 2023 Dereckson talk contribs created page Complector (Created page with "'''Complector''' (complector.nasqueron.drake) has two roles: - '''salt-primary''', acts as a source of configuration for other servers - '''vault''', stores secrets It doesn't have a public address, servers can reach it at 172.27.27.7. Category:Servers")
  • 09:44, 4 February 2023 Dereckson talk contribs created page Hyper-001 (Created page with "The server '''hyper-001''' is an hypervisor hosted at OVH (GRA). It hosts infrastructures servers like router-001, db-A-001, Complector. It supersedes Dreadnought. * '''OS:''' VMware vSphere Hypervisor 7 * '''CPU:''' AMD EPYC 7351P 16-Core Processor, 16 core, 32 logical processors * '''RAM:''' 128 GB RAM * '''Datastore''': 3.51 TB (Soft RAID 2x) '''Netbox:''' https://netbox.nasqueron.org/dcim/devices/1/ == Troubleshoot == === Upgrade procedure === A...")
  • 06:55, 15 January 2023 Dereckson talk contribs created page Template:Clear (Created page with "<div style="clear: both"></div>")
  • 06:09, 15 January 2023 Dereckson talk contribs created page Fantoir-datasource (Created page with "The <code>fantoir-datasource</code> tool allows to import and manage FANTOIR datasource. == Usage == <source> $ fantoir-datasource help Import FANTOIR database into PostgreSQL Usage: fantoir-datasource <COMMAND> Commands: fetch Fetch the last version of the FANTOIR file import Import from FANTOIR file generated by the DGFIP promote Promote an imported FANTOIR table as the current FANTOIR table to use wikidata Query Wikidata SPARQL end-point to enri...")
  • 21:02, 14 January 2023 Dereckson talk contribs created page Nasqueron Datasources (Draft)
  • 00:26, 11 January 2023 Dereckson talk contribs created page Software (Created page with "{{DISPLAYTITLE:<span style="color:white;width:0;font-size:0;">{{FULLPAGENAME}}</span>}} <div class="block user-block"> <div style="font-size: 3.75em; margin-bottom: 0.5em;" class="color-magnetic-five center">Nasqueron :: Software</div> <div style="font-size: 3em; margin-bottom: 10vh;" class="color-magnetic-five center">Open source project</div> <div> <div class="block-col block-col-half"> ; Notifications Center The Notifications center is an intelligent bus to receiv...")
  • 00:25, 11 January 2023 Dereckson talk contribs created page Notifications center/Web client (Created page with "The Notifications center web client is under development with two components: * a SSE server, https://devcentral.nasqueron.org/D2718 * a JS client to read them and show them on https://infra.nasqueron.org For more information, you can discuss the proof of concept on https://devcentral.nasqueron.org/T1682.")
  • 22:23, 10 January 2023 Dereckson talk contribs changed group membership for Dereckson from bureaucrat, core and administrator to bureaucrat, core, administrator and interface administrator (To edit wiki CSS)
  • 19:48, 21 December 2022 Dereckson talk contribs created page API (Created page with "Nasqueron API is divided in small microservices, with endpoints offered at https://api.nasqueron.org == Services index == {| class="wikitable sortable" |+ Services |- ! Name !! Mount point !! Description !! Front-end !! Repository !! Language / framework |- | Docker Registry API || /docker/registry || Nasqueron Docker PaaS private registry content || https://infra.nasqueron.org/docker/registry/ || [https://devcentral.nasqueron.org/source/docker-registry-api/ rAPIREG] |...")
  • 11:43, 9 April 2022 Dereckson talk contribs created page Devserver reference (Created page with "Nasqueron Operations SIG maintains '''devservers'''. They offer a remote development environment for Nasqueron and open source projects. == General information == === What server to use? === * WindRiver, for any general-purpose task * Ysul, for webserver-legacy sites * Dwellers, for Docker development * Eglide, if you need an IRC session === How to get access? === {{Call for action | link = https://devcentral.nasqueron.org/maniphest/task/edit/form/3/ | text = Req...")
  • 20:47, 7 March 2022 Dereckson talk contribs created page File:PyCharm-TemplateLanguages.png
  • 20:47, 7 March 2022 Dereckson talk contribs uploaded File:PyCharm-TemplateLanguages.png
  • 13:04, 4 March 2022 Dereckson talk contribs created page Privacy (Created page with "{{Subpages}} Nasqueron focus on free culture, ethics and to be a positive change. Our software is open source our datasources and content are licensed under CC-BY-SA or CC-BY license. We share values like respect, justice and equity. As such, we don't exploit any personal information for commercial purpose, and don't transfer personal information to third-parties. Yet, we collect such data when we offer services to our members or to the general public. The '''Nasqueron...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)