Skip to content

Commit 8e1bf15

Browse files
Made modifications to Homepage and added to path. Unfinished #13
1 parent 458bbb2 commit 8e1bf15

File tree

3 files changed

+109
-3
lines changed

3 files changed

+109
-3
lines changed
190 KB
Loading

docs/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ERDA/SIF: User Guides
1717
:caption: ERDA User Guides
1818

1919
sections/erda/signup/index
20+
sections/erda/homepage/index
2021
sections/erda/files/index
2122
sections/erda/workgroup/index
2223
sections/erda/jupyter/index

docs/sections/erda/homepage/index.rst

+108-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,114 @@
1-
:orphan:
2-
31
.. _erda-homepage-start:
42

53
=============
64
ERDA Homepage
75
=============
86

9-
(This section will be a guide on how to use the ERDA homepage. For now, it is a WIP)
7+
On your Home page you can navigate between the available ERDA Apps and modify which apps to enable in your web interface.
8+
9+
It makes accessing the different parts of ERDA easy, and is made so that you can customize it to include what you want to see.
10+
11+
.. _erda-homepage-addbutton:
12+
13+
Add and remove apps
14+
-------------------
15+
16+
*Home*, *Files*, *Workgroups*, *Archives* and *Jupyter* will always be on the frontpage and in the sidebar, but by clicking on the **Add** button, one can select and deselect ERDA's other apps to be shown on the front page and in the left sidebar.
17+
After selecting all the apps you want to see, you can go down to the bottom of the page and click on the **Save** button, before clicking on the **x** in the top-right corner.
18+
19+
.. image:: /images/homepage/homepage-mainmenu.png
20+
21+
22+
.. _erda-homepage-apps:
23+
24+
Brief overview of the different apps
25+
------------------------------------
26+
27+
Home
28+
++++
29+
30+
The **Home** button is most useful in the sidebar, and simply links to the homepage, taking you there upon clicking it.
31+
32+
33+
Files
34+
+++++
35+
36+
The **Files** button leads to the file manager in ERDA, where you can access your files and manipulate them.
37+
You can read more about this app on our :ref:`Files<erda-files-start>` page.
38+
39+
40+
Workgroups
41+
++++++++++
42+
43+
The **Workgroups** button leads to the Workgroups app in ERDA, where you can access and manage your workgroups.
44+
You can read more about this app on our :ref:`Workgroups: Share and collaborate<erda-workgroup-start>` page.
45+
46+
47+
Archives
48+
++++++++
49+
50+
The **Archives** button leads to the Archives app, where you can create frozen archives to make a write-once collection of files that are stored externally.
51+
You can read more about archives on our :ref:`Archives and backups in ERDA<erda-archiving-start>` page.
52+
53+
54+
Jupyter
55+
+++++++
56+
57+
The **Jupyter** button leads to the Jupyter service, where you can access our DAG and MODI apps.
58+
You can read more about those on our :ref:`Jupyter: Compute & Analysis<erda-jupyter-start>` page.
59+
60+
61+
Share Links
62+
+++++++++++
63+
64+
The **Share Links** button leads to our share links page where you can manage and create share links.
65+
66+
67+
Seafile
68+
+++++++
69+
70+
The **Seafile** button leads to our separate page for Seafile, which is a file/folder synchronization and data sharing service similar to Dropbox/OneDrive/Google Drive/iCloud - But with the advantage that your data are stored internally and securely at UCPH.
71+
You can read more about Seafile on our :ref:`Seafile<erda-seafile-start>` page.
72+
73+
74+
Schedule Tasks
75+
++++++++++++++
76+
77+
The **Schedule Tasks** button leads to our page for scheduling tasks via cron jobs or at jobs.
78+
You can read more about how to use this at the bottom of that page, with a more in-depth guide being WIP.
79+
80+
81+
Data Transfers
82+
++++++++++++++
83+
84+
WIP
85+
86+
87+
Cloud
88+
+++++
89+
90+
WIP
91+
92+
93+
People
94+
++++++
95+
96+
WIP
97+
98+
99+
Downloads
100+
+++++++++
101+
102+
WIP
103+
104+
105+
Peers
106+
+++++
107+
108+
WIP
109+
110+
111+
Docs
112+
++++
113+
114+
WIP

0 commit comments

Comments
 (0)