Self-host with Docker ยท Yantr
cloudmacs
Access your Emacs editor through a web browser.
1
Ports
0
Notes
2
Use Cases
About
What cloudmacs does
CloudMacs brings your Emacs environment to the browser, allowing you to edit files and work on projects from anywhere without installing Emacs locally.
Install Flow
How to self-host cloudmacs
cloudmacs can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what cloudmacs does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Edit files with Emacs in browser.
- Remote Emacs workspace access.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
ghcr.io/karlicoss/cloudmacs:latest
Service Name
cloudmacs
Related Apps
More tools you might pair with cloudmacs
Page generated 2026-07-27T04:28:00.415Z