]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/websites/tools/tools/landing/config.yml
Add temp.immae.eu to landing page
[perso/Immae/Config/Nix.git] / modules / private / websites / tools / tools / landing / config.yml
CommitLineData
251c0a13
IB
1---
2# Homepage configuration
3# See https://fontawesome.com/icons for icons options
4
5title: "Websites dashboard"
6subtitle: "Immae"
7footer: false
8
9# Optional navbar
10# links: [] # Allows for navbar (dark mode, layout, and search) without any links
11links:
12 - name: "status"
13 icon: "fas fa-desktop"
14 url: "https://status.immae.eu"
7df5e532
IB
15 - name: "DMARC status"
16 url: "https://tools.immae.eu/dmarc-reports"
251c0a13
IB
17 - name: "Change password"
18 url: "https://tools.immae.eu/ldap_password.php"
251c0a13
IB
19 - name: "Get your IP"
20 url: "https://tools.immae.eu/myip.php"
251c0a13
IB
21
22# Services
23# First level array represent a group.
24# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
25services:
26 - name: "Tools"
27 icon: "fas fa-tools"
28 items:
29 - name: "Nextcloud"
30 logo: "assets/tools/nextcloud.png"
31 url: "https://cloud.immae.eu"
251c0a13
IB
32 - name: "Etherpad"
33 logo: "assets/tools/etherpad.ico"
34 url: "https://ether.immae.eu"
251c0a13
IB
35 - name: "Taskweb"
36 icon: "fas fa-tasks"
37 url: "https://task.immae.eu/taskweb"
251c0a13
IB
38 - name: "Agenda"
39 icon: "fas fa-calendar-alt"
40 url: "https://dav.immae.eu/caldavzap"
251c0a13
IB
41 - name: "Contacts"
42 icon: "fas fa-address-book"
43 url: "https://dav.immae.eu/carddavmate"
251c0a13
IB
44 - name: "Kanboard"
45 logo: "assets/tools/kanboard.png"
46 url: "https://tools.immae.eu/kanboard"
251c0a13
IB
47 - name: "Dokuwiki"
48 logo: "assets/tools/dokuwiki.png"
49 url: "https://tools.immae.eu/dokuwiki"
251c0a13
IB
50 - name: "RompR (MPD)"
51 logo: "assets/tools/rompr.png"
52 url: "https://tools.immae.eu/rompr"
251c0a13
IB
53 - name: "Ympd (MPD)"
54 icon: "far fa-play-circle"
55 url: "https://tools.immae.eu/mpd"
251c0a13
IB
56 - name: "Shaarli"
57 logo: "assets/tools/shaarli.png"
58 url: "https://tools.immae.eu/Shaarli"
251c0a13
IB
59 - name: "TT-RSS"
60 logo: "assets/tools/ttrss.png"
61 url: "https://tools.immae.eu/ttrss"
251c0a13
IB
62 - name: "Wallabag"
63 logo: "assets/tools/wallabag.svg"
64 url: "https://tools.immae.eu/wallabag"
251c0a13
IB
65 - name: "Grocy"
66 logo: "assets/tools/grocy.png"
67 url: "https://tools.immae.eu/grocy"
251c0a13
IB
68 - name: "BIP39"
69 icon: "fab fa-bitcoin"
70 url: "https://tools.immae.eu/BIP39"
251c0a13
IB
71 - name: "Social"
72 icon: "fas fa-users"
73 items:
74 - name: "Diaspora"
75 logo: "assets/tools/diaspora.png"
76 url: "https://diaspora.immae.eu"
251c0a13
IB
77 - name: "Mastodon"
78 logo: "assets/tools/mastodon.png"
79 url: "https://mastodon.immae.eu"
251c0a13
IB
80 - name: "PhpBB"
81 logo: "assets/tools/phpbb.ico"
82 url: "https://tools.immae.eu/forum"
251c0a13
IB
83 - name: "Instant messaging (converse)"
84 icon: "fas fa-comment"
85 url: "https://im.immae.fr/converse"
251c0a13
IB
86 - name: "Mail (roundcube)"
87 logo: "assets/tools/roundcube.svg"
88 url: "https://mail.immae.eu/roundcube"
251c0a13
IB
89 - name: "Mail (rainloop)"
90 logo: "assets/tools/rainloop.png"
91 url: "https://mail.immae.eu/rainloop"
251c0a13
IB
92 - name: "Video"
93 icon: "fas fa-video"
94 items:
95 - name: "Peertube"
96 logo: "assets/tools/peertube.png"
97 url: "https://peertube.immae.eu"
251c0a13
IB
98 - name: "Mediagoblin"
99 logo: "assets/tools/mgoblin.ico"
100 url: "https://mgoblin.immae.eu"
de6002a1
IB
101 - name: "Games"
102 icon: "fas fa-gamepad"
103 items:
104 - name: "Codenames"
105 logo: "assets/tools/games_codenames.png"
106 #source: https://github.com/jbowens/codenamesgreen
107 url: "https://codenames.games.immae.eu/"
251c0a13
IB
108 - name: "Development"
109 icon: "fas fa-code-branch"
110 items:
111 - name: "Gitweb"
112 logo: "assets/tools/gitweb.png"
113 url: "https://git.immae.eu"
251c0a13
IB
114 - name: "Mantisbt"
115 logo: "assets/tools/mantisbt.png"
116 url: "https://git.immae.eu/mantisbt"
251c0a13
IB
117 - name: "Buildbot"
118 logo: "assets/tools/buildbot.svg"
119 url: "https://git.immae.eu/buildbot/immaeEu/"
251c0a13
IB
120 - name: "Adminer"
121 logo: "assets/tools/adminer.png"
122 url: "https://tools.immae.eu/adminer"
251c0a13
IB
123 - name: "Release"
124 icon: "fas fa-running"
125 url: "https://release.immae.eu"
251c0a13
IB
126 - name: "Immae"
127 icon: "fas fa-edit"
128 items:
129 - name: "Page principale"
130 icon: "fas fa-user"
131 url: "https://www.immae.eu"
251c0a13
IB
132 - name: "Atelier d’écriture"
133 icon: "fas fa-pen"
134 url: "https://www.immae.eu/atelier"
251c0a13
IB
135 - name: "Blog"
136 icon: "fas fa-blog"
137 url: "https://www.immae.eu/blog"
251c0a13
IB
138 - name: "Recherche"
139 icon: "fas fa-search"
140 url: "https://www.immae.eu/recherche"
251c0a13
IB
141 - name: "Cours"
142 icon: "fas fa-school"
143 url: "https://www.immae.eu/cours"
251c0a13
IB
144 - name: "Recettes"
145 icon: "fas fa-utensils"
146 url: "https://www.immae.eu/recettes"
251c0a13
IB
147 - name: "Chapeaux de Hamming"
148 icon: "fas fa-hat-cowboy-side"
149 url: "https://www.immae.eu/chapeaux"
251c0a13
IB
150 - name: "Configuration"
151 icon: "fas fa-cog"
152 items:
153 - name: "Instant messaging"
154 url: "https://im.immae.fr"
251c0a13
IB
155 - name: "E-mail"
156 url: "https://mail.immae.eu"
418a4ed7
IB
157 - name: "Sympa"
158 url: "https://mail.immae.eu/sympa"
251c0a13
IB
159 - name: "VPN"
160 url: "https://vpn.immae.eu"
251c0a13
IB
161 - name: "Taskwarrior"
162 url: "https://task.immae.eu"
251c0a13
IB
163 - name: "Dav"
164 url: "https://dav.immae.eu"
251c0a13
IB
165 - name: "Dav acount"
166 url: "https://dav.immae.eu/davical"
251c0a13
IB
167 - name: "Paste"
168 url: "https://tools.immae.eu/paste"
251c0a13
IB
169 - name: "LDAP"
170 url: "https://tools.immae.eu/ldap"
251c0a13
IB
171 - name: "Yourls"
172 url: "https://tools.immae.eu/url/admin/"
251c0a13
IB
173 - name: "Change password"
174 url: "https://tools.immae.eu/ldap_password.php"
5ce7edb5
IB
175 - name: "temp.immae.eu"
176 url: "https://temp.immae.eu"