Skip to content

OlympProject/olympatlas-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OlympAtlas

Local-first infrastructure workspace for managing environments, secrets, SSH keys, domains, Compose files and configs without cloud accounts.

Latest Release Releases Download Latest Website

User Manual EULA License

OlympAtlas is a desktop application for local infrastructure work. It organizes environments, secrets, SSH keys, domains, Docker Compose files, configs and workspace health in a single local SQLite database — without accounts, without Olymp Cloud sync, and without subscriptions.


Why OlympAtlas

OlympAtlas keeps infrastructure metadata, secrets and configurations together in one place instead of scattered across random folders, text files and password notes:

  • Local-first database with encrypted sensitive fields
  • No accounts, no Olymp Cloud, no subscription required
  • Import and manage .env files, Docker Compose, configs and SSH keys
  • Store and organize domain, DNS and SSL metadata
  • Optional Git sync with encrypted backups
  • Workspace snapshots and rollback protection (Pro)
  • Domain monitoring and health reports (Pro)

Features

Core Features

  • Workspaces: Organize projects and infrastructure groups
  • Environment Files: Import, edit, validate and compare .env files
  • Secrets Management: Encrypted storage for API keys, tokens and sensitive values
  • SSH Key Inventory: Store SSH keys with fingerprints and passphrases encrypted
  • Domain Tracking: Monitor domains, DNS, SSL certificates and HTTP headers
  • Docker Compose: Import, analyze, diff and manage Compose files
  • Config Files: Version, diff and manage configuration files with sensitive markers
  • Git Sync: User-controlled synchronization with encrypted backups
  • Snapshots: Create and restore workspace snapshots for safety
  • Health Checks: Workspace diagnostics and infrastructure reports

Free

  • Up to 3 workspaces
  • Local SQLite workspace database
  • Encrypted sensitive values
  • Manual environment, config, compose and SSH workflows
  • Manual Git status and local search

Pro

  • Unlimited workspaces
  • Scheduled encrypted backups to user-owned storage
  • Restore wizard for Own Cloud Sync backups
  • Automated snapshots and rollback protection
  • Advanced health reports and exports
  • Scheduled domain monitoring and notifications
  • Secret history and weak-secret detection
  • SSH key rotation helpers and Git auto-sync

Security Model

OlympAtlas is designed for local infrastructure workflows with strong security fundamentals:

  • Sensitive values are encrypted with field-level encryption at rest
  • SSH private keys and passphrases are stored encrypted
  • OlympAtlas does not require accounts and does not sync through OlympStack cloud
  • App and workspace passwords are optional
  • Own Cloud Sync means backups to user-owned targets (NAS, S3, SFTP, local drives)
  • Sync archives are encrypted before leaving the machine
  • Recovery keys must be stored by the user — OlympStack cannot recover lost keys
  • Workspace data is stored locally in SQLite, not shared with external services

Important: OlympAtlas is an infrastructure workspace, not a password manager. Users remain responsible for secure backup practices, recovery key handling and operational access control.


Installation

Download the latest release from the GitHub Releases page:

https://github.com/OlympProject/olympatlas-release/releases

The release repository contains binaries and documentation for end users. It does not grant source-code rights.

Windows

Run OlympAtlas-Setup-vX.Y.Z-windows-x64.exe or extract OlympAtlas-vX.Y.Z-windows-x64.zip for a portable installation.

Linux

Extract the tarball and start the binary:

tar -xzf OlympAtlas-vX.Y.Z-linux-x64.tar.gz
cd olympatlas
./olympatlas

Downloads

Every release includes:

  • Windows installer
  • Windows zip package
  • Linux tar.gz package
  • SHA256 checksums
  • Optional signature artifacts

Get the latest release assets:


Security and Verification

  • Verify downloaded binaries with SHA256SUMS.txt
  • Use signature files when available
  • Keep recovery keys, backup passwords and sensitive environment values private

Documentation


Support


OlympStack Suite

OlympStack is a suite of native desktop tools for developers and DevOps engineers.

App Repository
OlympAPI github.com/OlympProject/olympapi-release
OlympAtlas github.com/OlympProject/olympatlas-release
OlympCron Manager github.com/OlympProject/olympcron-manager-release
OlympSSH Commander github.com/OlympProject/olympssh-commander-release
OlympTest Manager github.com/OlympProject/olymptest-manager-release

About

OlympAtlas is a desktop application for local infrastructure work. It organizes environments, secrets, SSH keys, domains, Docker Compose files, configs and workspace health in a single local SQLite database — without accounts, without cloud sync, and without subscriptions.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors