Online Resources: Difference between revisions

From FSU Fox's Lab Wiki
Jump to navigation Jump to search
Line 32: Line 32:


= Git =
= Git =
We use [https://gogs.io/ Gogs] as the git repository "manager".
=== installation ===
=== Settings ===
a complete settings can be found [https://github.com/gogs/docs/blob/master/en-US/advanced/configuration_cheat_sheet.md here]
=== Apache Proxy ===


= Wiki =
= Wiki =

Revision as of 02:13, 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

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

Grafana

Connect InfluxDB

InfluxDB

Git

Wiki

Which is this wiki.

Data server

The data server is for internal use only, not open to public.

For detail, see Data Server