Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (29 loc) · 1.35 KB

DEPLOYMENT.md

File metadata and controls

36 lines (29 loc) · 1.35 KB

Deployment

This document describes current deployment of the process.

     +-----------------------+
     | *GitHub repository*   |
     | repli2dev/scienceslam |
     +----------+------------+
                |
+---------------X-----------------+
|               |                 |
|    +----------v------------+    |
|    | *Web*                 |    |
|    | webserver.ics.muni.cz |    |
|    | user: scienceslam     |    |
|    +----------+------------+    |
|               |                 |
|    +----------v------------+    |
|    | *MySQL database*      |    |
|    | elrond.ics.muni.cz    |    |
|    | user: scienceslam     |    |
|    +-----------------------+    |
|                                 |
|    Síť MUNI                     |
|                                 |
+---------------------------------+

The webserver and MySQL server are inside MUNI network and has to be accessed from the MUNI network.

The current version is developed in master in repli2dev/scienceslam repository on Github (for deployment instructions see README.md file.

Backups

The web and mysql servers are backuped three times a week on tapes.

For backup responsivity manual week backups of database are advised, for crontab entry see DEVELOPING.md file.