Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siberdave/self-host-joplin
Project for self host joplin as server for synchronizing note inside of joplin app.
https://github.com/siberdave/self-host-joplin
docker-compose self-hosted
Last synced: 2 days ago
JSON representation
Project for self host joplin as server for synchronizing note inside of joplin app.
- Host: GitHub
- URL: https://github.com/siberdave/self-host-joplin
- Owner: SiberDave
- Created: 2024-09-08T15:41:00.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-08T15:56:49.000Z (5 months ago)
- Last Synced: 2024-11-24T10:27:11.636Z (2 months ago)
- Topics: docker-compose, self-hosted
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self Hosting Joplin
Repository for self host joplin server for synchronizing note on joplin app.
## Installation
Create the dot-env file from the template file and change the variable inside.
```bash
cp env-app-template .env-app
cp env-db-template .env-db
```Run the docker compose file with command
```bash
docker-compose -f docker-compose.yml up -d
```
![Logo](https://imgs.search.brave.com/ZVJt1qG8EG3z8bbrBBh6Gn2fAj-yVq1N6RhZaztEHUo/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly9nbG9i/YWwuZGlzY291cnNl/LWNkbi5jb20vc3Rh/bmRhcmQxNC91cGxv/YWRzL2NvemljL29w/dGltaXplZC8yWC9k/L2RhNGRhZTljYjg0/NTExMzM2YzM5N2Zk/OTliM2U1ZGIyMjRi/ZGY0NDRfMl81MDB4/NTAwLnBuZw)