still playing with the structure
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
2026-06-01 15:31:51 +02:00
parent 3c9465fcb3
commit cf2a01f2c0
4 changed files with 9 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
# Issues / Tickets / Tasks
There are several possibilities to write a ticket about issues or feature requests.
Which one to use depends on the type of ticket you want to open.
The most common ones are:
- For __General User Issues:__ please reach out to the [PSI Customer Self Service Portal (CSS/SNow)](https://css.psi.ch)
- For __Integration & Support for Photon Science__ (Beamlines / Endstations) - report: [Task](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10013&pid=10047) | [Bug](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10011&pid=10047) to Jira.
- For __Integration & Support for Large Research Facilities__ (Machine Part) - report: [Task](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10013&pid=10051) | [Bug](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10011&pid=10051) to Jira.
- For __Controls supported Infrastructure__ issues (3nd level) - report: [CTRLIT Task](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10013&pid=10157) | [CTRLIT Bug](https://psich.atlassian.net/secure/CreateIssue.jspa?issuetype=10011&pid=10157) to Jira.
+72
View File
@@ -0,0 +1,72 @@
# Useful Links
This is a collection of useful Links. The date in brackets show when the link was last
veryfied to work.
## caQtDM links
- [Main documentaion](https://caqtdm.github.io/documentation.html) (05.05.2026)
- [Beamline Guidelines](https://intranet.psi.ch/en/controls/caqtdm-guidelines-beamlines-sls-2-0) (05.05.2026)
- [Control Room Styleguide](https://acceleratorwiki.psi.ch/wiki/Application_Development_Style_Guide_for_the_PSI_Main_Control_Room) (05.05.2026)
## Naming conventions
SLS 2.0 Naming Convention link list: https://indico.psi.ch/event/15589/ (5.5.2026)
SwissFEL https://intranet.psi.ch/en/controls/swiss-feldevice-naming (5.5.2026)
PROSCAN https://intranet.psi.ch/de/controls/proscan-device-naming (5.5.2026)
HIPA https://intranet.psi.ch/de/controls/proton-accelerator-naming (5.5.2026)
## Facility Operation schedule
SLS: https://duo.psi.ch/duo/public_calendar.php (5.5.2026)
HIPA and PROSCAN (pdf): https://intranet.psi.ch/en/asa/betriebs-programme (5.5.2026)
SwissFEL Overview: https://duo.psi.ch/duo/public_calendar.php?LAYOUT=&BEAMLINE=6&CBLIND=&POS=4052 (5.5.2026)
Elog (SLS preselected, select other logbooks on the upper left side): https://elog-gfa.psi.ch/SLS/?rsort=Wann (5.5.2026)
## SSH Links
Presentation slides "SSH Deep Dive" by Konrad Bucheli https://rse.psi.ch/events/2026-05-05/Bucheli/ (6.5.2026)
OpenSSH home page (6.5.2026)
SSH cheat sheet (6.5.2026)
Wikibooks: OpenSSH (6.5.2026)
SSH academy (6.5.2026)
## Driver Documentation links
https://paulscherrerinstitute.github.io/StreamDevice/
https://github.com/paulscherrerinstitute/regdev
https://gitea.psi.ch/epics_driver_modules/opcua
## General
PSI Phoebook: https://intranet.psi.ch/de/suche/telefonbuch-und-e-mail (5.5.2026)
Indico homepage of PSI: https://indico.psi.ch/ (5.5.2026)
Hardware Database Inventory https://inventory.psi.ch/ (5.5.2026)
EPICS Homepage https://epics-controls.org/ (5.5.2026)
PSP-Checker https://psiexplorerhana.psi.ch/?nonav=true (5.5.2026)
Accelerator Status (ext) https://cas-status.psi.ch/ (6.5.2026)
Web caQtDM (int) http://cas-novnc-srv-00/ (6.5.2026)
+9
View File
@@ -0,0 +1,9 @@
# Basic Help
![Test](../overrides/.icons/psi_01_lp.png)
This is a collection of basic help topics.
- [How to submit Tickets or Feature requests](Tickets.md)
- [Collection of useful Links](UsefulLinks.md)