Services

Your Kosmos account and password currently give you access to these services:

<%= link_to "Chat", "https://wiki.kosmos.org/Services:XMPP" %>

Chat rooms and instant messaging (XMPP/Jabber)

<%= link_to "Gitea", "https://gitea.kosmos.org" %>

Code hosting and collaboration for software projects

<%= link_to "Drone CI", "https://drone.kosmos.org" %>

Continuous integration for software projects, tied to our Gitea

<%= link_to "Wiki", "https://wiki.kosmos.org" %>

Kosmos documentation and knowledge base

<%= link_to "Discourse", "https://community.kosmos.org" %>

Kosmos community forums and user support/help site

Password change

<%= form_with(url: settings_reset_password_path, method: :post) do %> <%= submit_tag("Send me a password reset link") %> <% end %>