Sysadmin: Difference between revisions

From KDE Community Wiki
No edit summary
(Update link to sysadmin ticket submission)
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[File:Mascot konqi-app-utilities.png|thumbnail|right|[[Konqi]] keeps things running!]]
The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.  
The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.  


To organise the work, they use a special section of bugzilla. You can report issues to them at the following special page: https://bugs.kde.org/enter_sysadmin_request.cgi
To organise the work, they use a ticketing system. You can submit a ticket at https://go.kde.org/systickets


At that page you can request:
At that page you can request:
Line 12: Line 13:
Also, please report not working parts of the infrastructure. Don't just assume someone else has done it!
Also, please report not working parts of the infrastructure. Don't just assume someone else has done it!


If you want to request a subversion account, you need a different form, it can be reached via http://techbase.kde.org/Contribute/Get_a_SVN_Account
[[Sysadmin/IdentityFAQ|FAQ Regarding identity.kde.org]]


[[Sysadmin/GitInfrastructureLaunch|Timeline for the setup of the git infrastructure]]
[[Sysadmin/GitFAQ|FAQ Regarding git.kde.org]]


[[Sysadmin/SVNConversionFAQ|FAQ regarding the switch from passwd based accounts to ssh based accounts.]]
[[Sysadmin/BNC]] BNC Setup


[[Sysadmin/IdentityFAQ|FAQ Regarding identity.kde.org]]
[[Sysadmin/EBN]] EBN Howto
 
'''Subversion'''
 
SVN is essentially dead for everything except:
 
- Translations
- Some websites
- Primarily binary code (like wallpapers and icons).
 
[[Sysadmin/SVNInfrastructureShutdown|Timeline for svn shutdown]]
 
If you want to request a subversion account, you need a different form, it can be reached via [[Infrastructure/Get a Developer Account]]


[[Sysadmin/GitFAQ|FAQ Regarding git.kde.org]]
[[Sysadmin/DeveloperAccessForRuleWriting| Info about writing svn to git conversion rules on KDE servers]]

Revision as of 18:40, 17 November 2019

Konqi keeps things running!

The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.

To organise the work, they use a ticketing system. You can submit a ticket at https://go.kde.org/systickets

At that page you can request:

  • @kdemail.net e-mail addresses
  • mailinglists
  • bugzilla assistance
  • reviewboard extensions
  • additional karma for svn

Also, please report not working parts of the infrastructure. Don't just assume someone else has done it!

FAQ Regarding identity.kde.org

FAQ Regarding git.kde.org

Sysadmin/BNC BNC Setup

Sysadmin/EBN EBN Howto

Subversion

SVN is essentially dead for everything except:

- Translations - Some websites - Primarily binary code (like wallpapers and icons).

Timeline for svn shutdown

If you want to request a subversion account, you need a different form, it can be reached via Infrastructure/Get a Developer Account

Info about writing svn to git conversion rules on KDE servers