This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Pangolin - Add machine that is running Komodo core. | |
| 2. Pangolin - Add private resource for machine that is running komodo core with 9120 as custom TCP, authentication for the machine client you just created. | |
| 3. Komodo - Create new onboarding key and give it a name like "VPS", and make sure it is enabled. Take note of key. | |
| 4. Pangolin - Install docker-compose.yml below with updated info. | |
| * Note: I had to docker compose down then up after Komodo machine reboot. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Files included: | |
| 1. Docker Compose for AMD64 (with gmail trash sync) # I was using this on my local home server | |
| 2. Docker Compose for ARM64 (with local trash purge) # I am using this on my oracle VPS | |
| 2. .env file | |