From f2b1866dde182d1d22f9f38235bd8688e3ff39c2 Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Mon, 20 Nov 2023 11:01:19 -0700 Subject: [PATCH] Front page app splash added --- data/services.yml | 90 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 83 insertions(+), 7 deletions(-) diff --git a/data/services.yml b/data/services.yml index 095b8213..a49ed563 100644 --- a/data/services.yml +++ b/data/services.yml @@ -3,14 +3,90 @@ enable: true title: Federated Computer includes all the applications you need for all your work, creative endeavors, and interactions with your customers. One low monthly price. services: - - icon: ti-settings - title: Groupware - description: Nexcloud (email, calendar, files, contacts, kanban, photos, tasks, more), Baserow (no-code database), Vaultwarden (password management) + - icon: ti-email + title: Email + description: Keep your team in-sync with professional email by Nextcloud. + + - icon: ti-calendar + title: Calendar + description: Robust calendaring to keep your team on-schedule and on-time with calendars from Nextcloud. - icon: ti-check-box - title: Communications - description: Jitsi (video conferencing), Element (group and customer chat), Listmonk (email marketing), Wordpress (website), Castopod (podcast), Freescout (customer service) + title: Task Management + description: Keep your team on top of their to-do list with Kanban Boards from Nextcloud. + + - icon: ti-save + title: File Storage + description: Keep all of your files in one place with robust file-storage from Nextcloud. + + - icon: ti-image + title: Photo Storage + description: Keep all your photos organized with photo storage from Nextcloud. + + - icon: ti-user + title: Contact Management + description: Share you contacts within your organization with contact management from Nextcloud. + + - icon: ti-harddrives + title: Databases + description: Keep large, easy to manage, code-less databases with Baserow. - icon: ti-key - title: Getting Work Done - description: Gitea (source code), Music Side Project (RSS value block), EspoCRM (sales), Wireguard (secure networking), PowerDNS (networking), Traefik (load balancing), Caddy (flat file publishing) + title: Password Management + description: Secure your credentials with Vaultwarden password management. + + - icon: ti-camera + title: Video Conferencing + description: Crystal clear, super private, encrypted video chat with Jitsi. + + - icon: ti-comments + title: Live Chat + description: Keep your team and customers in-sync with chat from Element/Matrix. + + - icon: ti-pencil-alt + title: Email Marketing + description: Manage millions of email subscribers with List-Monk. + + - icon: ti-gallery + title: Website Hosting + description: Host your WordPress or Static site on a dedicated server in our cloud. + + - icon: ti-microphone + title: Podcast Hosting + description: Host your podcast on a beautiful dedicated site with Castapod. + + - icon: ti-ticket + title: Customer Service Management + description: Keep your customer's happy and manage their tickets with Freescout. + + - icon: ti-money + title: CRM + description: Nail down your sales pipeline with Espo CRM. + + - icon: ti-layout-slider + title: Source Control + description: Manage your source code privately, securely, and with best-practices using GitTea. + + - icon: ti-view-list + title: Documentation + description: Manage and host all of your company's documentation using Book Stack. + + - icon: ti-files + title: Flat File Publishing + description: Easily publish your flat files and static websites using Caddy. + + - icon: ti-layout-grid4 + title: Load Balancing + description: Keep your business network running smooth and efficient using Traefik. + + - icon: ti-plug + title: Wireguard + description: Keep your network super secure using the Wireguard VPN. + + - icon: ti-cloud-up + title: Networking + description: Harness Power DNS to keep your network stable and fast. + + - icon: ti-music + title: Music Distribution + description: Collect real-time crypto donations and distribute music to all of your fans. \ No newline at end of file