John Simmons

Results 12 comments of John Simmons

As of now Rclone is a great tool, but lack of iCloud support is a big hole. I hope there is a way to do this. There ought to be...

rclone for Linux is very useful for dropbox or google drive. iCloud drive is the missing piece. Windows and MacOSX have iCloud drive available or built-in, so an rclone solution...

I posted the question on the docker forum and got NO RESPONSE. Someone must know if it is possible or not. In the meantime, I will just stay away from...

How does this solve the problem of making the container visible from another machine?

I am familiar with ngrok. This is not the question that the thread is asking. First of all, all of this relates to using the docker-compose script in the repository,...

I'm going to try to adapt the method described here using certbot: https://hackmd.io/@linnil1/H1p25uxFU

> I'm going to try to adapt the method described here using certbot: > > https://hackmd.io/@linnil1/H1p25uxFU And it works! Here are some particular changes I made: wp: image: wordpress:latest #...

Here it is: ```` #!/bin/bash set -euo pipefail # usage: file_env VAR [DEFAULT] # ie: file_env 'XYZ_DB_PASSWORD' 'example' # (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of #...

I agree, this is an ESSENTIAL feature. Better yet, create a tag space for both BPM and Key

I was missing some of the site conf for the nginx proxy server. All the pages load correctly, but I cannot load http://site.com/wp-admin.