# Cloud Elves — Our Tools ## What do we have? We run our own private server with a set of tools for the team. Everything is accessible from anywhere with a browser — just log in with your Cloud Elves account. ## Your account You have one account that works across all our tools. Your login is managed centrally — if you can log into one tool, you can log into all of them. If you need an account or forgot your password, ask an admin. ## Our tools ### Documentation — https://docs.cloud-elves.eu This is where you're probably reading this. Our wiki for everything: internal docs, guides, meeting notes, public documentation — whatever we need to write down and share. - Log in to create and edit pages - Some pages are public (anyone on the internet can read them) - Private collections are only visible to the team ### Git — https://git.cloud-elves.eu Our code lives here. This is like GitHub, but hosted by us. If you work with code, repositories, or anything version-controlled, this is where it goes. - Web interface for browsing code and pull requests - SSH clone: `ssh://git@git.cloud-elves.eu:2222` ### Website — https://cloud-elves.eu Our public website. Also available at https://www.cloud-elves.eu. ### User Management (admin only) — https://ldap.cloud-elves.eu This is where admins create, edit, and remove team member accounts. Regular team members don't need to visit this — it's just for account administration. ## How to log in 1. Visit any of the tools above 2. Click the sign-in / SSO button 3. Enter your Cloud Elves username and password 4. You're in ## Need help? Ask in the team chat, or reach out to whoever set up your account.