binglab - This is my homelab site
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Docker Containers
Otter Wiki
e17db5
Commit
e17db5
2025-05-18 00:48:36
MB Tech
: -/-
docker containers/otter wiki.md
..
@@ 13,9 13,9 @@
# Setting Up Otter Wiki with Docker Compose
-
## Docker Compose Configuration for Excalidraw
+
## Docker Compose Configuration for Otter Wiki
-
This Docker Compose setup deploys Excalidraw in a Docker container, offering an isolated environment for your sketching and collaboration needs.
+
This Docker Compose setup deploys Otter Wiki in a Docker container, offering an isolated environment for your sketching and collaboration needs.
### Docker Compose File (`docker-compose.yml`)
@@ 32,16 32,16 @@
## Key Components of the Configuration
### Service: otterwiki
-
- **Image**: `redimp/otterwiki:2` is the Docker image used for Excalidraw.
+
- **Image**: `redimp/otterwiki:2` is the Docker image used for Otter Wiki.
- **Ports**:
- `8083:80` maps port 8083 on the host to port 80 in the container, where Otter wiki web interface is accessible.
-
- **Restart Policy**: `unless-stopped` ensures that the Excalidraw service restarts automatically in case of failure.
+
- **Restart Policy**: `unless-stopped` ensures that the Otter Wiki service restarts automatically in case of failure.
## Deploying Otter wiki
1. Save the Docker Compose configuration in a `docker-compose.yml` file.
-
2. Run `docker compose up -d` to start Excalidraw in detached mode.
-
3. Access Excalidraw by navigating to `http://<host-ip>:8083`.
+
2. Run `docker compose up -d` to start Otter Wiki in detached mode.
+
3. Access Otter Wiki by navigating to `http://<host-ip>:8083`.
## Configuring and Using Otter Wiki
@@ 49,4 49,5 @@
## Youtube Video
-
<iframe width="560" height="315" src="https://www.youtube.com/embed/ha2E4E5baYk?si=DQYFsRrcfD-1hUeH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+
+
Video to be created!!!!
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9