omnitool_on_hf / myNodeServer.js

Commit History

including omnitool again but cleanedup from git files
4a05547

manu-sapiens commited on

moved the owner changes to after yarn install
e4ee203

manu-sapiens commited on

added chmod and chown to /omnitool dir
d4b5c99

manu-sapiens commited on

using git submodule for omnitool
c544d15

manu-sapiens commited on

re-adding omnitool cloned directory to avoid ownership issues
70e0ab0

manu-sapiens commited on

fixing permission issue on omnitool/node_modules
c9dd412

manu-sapiens commited on

radical simplification
57156b3

manu-sapiens commited on

improved welcome message
e343169

manu-sapiens commited on

added more status information and a button to try to get the user's name from hf whoami-v2 endpoint
aa22602

manu-sapiens commited on

only creating proxy once
db9a6dd

manu-sapiens commited on

refreshing the windows when omnitool has started
6a0c182

manu-sapiens commited on

removed excessive debugging messages.
ee7ff2d

manu-sapiens commited on

fixed protocol from http to https
3bb34cc

manu-sapiens commited on

now detecting omnitool status via polling and requiring a single proxy on 4444 pointing at 1688
a3113b3

manu-sapiens commited on

adjusted 1689 port in Dockerfile as well
4b4847d

manu-sapiens commited on

fixed issue where we used the same port 1688
f1ca1c5

manu-sapiens commited on

simplifying the CMD at the end of the build
1fba20a

manu-sapiens commited on

now using two proxies, one on 1688 and one on 4444, with the understanding that 1688 is outside the iFrame while 4444 may or may not be in the iFrame
bb5f1a6

manu-sapiens commited on

now animating the button when omnitool is ready
82641f8

manu-sapiens commited on

gave the manager server a console
0b10343

manu-sapiens commited on

double button management server - working on local
6cb66da

manu-sapiens commited on

basic, working implementation
d44e3b5

manu-sapiens commited on

fixing small ports issue with 4444
b79d62f

manu-sapiens commited on

using reverse nginx proxy
b59d98b

manu-sapiens commited on