Thanks for the fast response,
I did tried to add a tiddly in your page and was not saved (wich is nice).
¿Do you have to enter your GitHub password everytime you do want to save
changes?
I found this solution that works too:
1) start a LXC container or VM in your proxmox server.
2) inside the LXC, type:
2.1) "npm install -g tiddlywiki"
2.2) "ip a" to get the eth0 ip addres of the LXC, in my case
"192.168.4.71"
2.3) "mkdir /home/tiddlywiki"
2.4) "tiddlywiki mywiki --init server"
2.5) "mywiki --listen host=192.168.4.71 port=8080"
3) tiddlywiky is accesible by typing "192.168.4.71:8080" within any web
browser from a device located in the same LAN
4) *Optional*: Make "192.168.4.71:8080" reachable to WAN by forwarding it
to your domain via cloudflare tunnel.
El jueves, 11 de mayo de 2023 a las 13:01:35 UTC+2, Ross Table escribió:
> I have had great success integrating with github. I purchased a domain and
> have setup subdomains, each of which points to a different wiki that I am
> using for something different. There is no hosting fee as its hosted on
> github, the down side to this is it is technically public for anyone to
> view. If that works for you I highly recommend it. If you go that route,
> feel free to PM me or checkout the public repo's I have
> https://github.com/aquilaRoss?tab=repositories
>
> This biggest gotcha was main vs master and finding where on github they
> have hidden the PAT generation stuff.
>
>
> On Thursday, May 11, 2023 at 11:20:51 AM UTC+1 Joan Forn wrote:
>
>> Hello everyone,
>>
>> I am looking for some guidance regarding editing tiddlers on my iPhone. I
>> would like to have a similar behavior as Notion, where any edited HTML is
>> automatically synced across all devices and users who have access to the
>> page.
>>
>> Recently, I came across TiddlyServer, which seems promising, but there
>> doesn't seem to be much documentation about it.
>>
>> ¿Any advise me on whether this is possible or any suggestions on how to
>> achieve it?
>>
>> Many thanks
>>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/ec4823d2-5632-4379-97b2-c579e94ec73en%40googlegroups.com.