Online Resources: Difference between revisions

From FSU Fox's Lab Wiki
Jump to navigation Jump to search
Line 23: Line 23:
Version 3.1.4.3
Version 3.1.4.3


=== installation ===  
== post elog ==


using apt only give 3.1.3
'''To post elog entry from bash script''', the method in this [https://fsunuc.physics.fsu.edu/elog/fsunuc/5 elog entry].
 
Download the tar ball
 
$wget https://elog.psi.ch/elog/download/tar/elog-3.1.4-3.tar.gz
 
=== Configuration ===
 
=== Setup Apache2 ===


= Grafana =
= Grafana =

Revision as of 02:08, 25 April 2022

Most of the resources are hosted at fsunuc.

Web

the web service is provided by Apache2 2.4.41. Installed by

The webpage is stored at /var/www/html/

There are two "personal" webpage located at /home/<user>/public_html/

People require a "personal" webpage could contact Ryan mailto:rtang@fsu.edu

postfix

The university forbids the use of port 25 for stmp.

change the local stmp port to be 9896. Any stmp service can be sent to

  • localhost:9896
  • mailrelay.fsu.edu

Elog

Version 3.1.4.3

post elog

To post elog entry from bash script, the method in this elog entry.

Grafana

installation

Configuration

Apache2 Proxy

Connect InfluxDB

InfluxDB

Git

We use Gogs as the git repository "manager".

installation

Settings

a complete settings can be found here

Apache Proxy

Wiki