Commit History

moved back symlink to .sh script and simplified logic. Re-added permission setting globally
b68fbd7

manu-sapiens commited on

testing of Dockerfile can see /data
1fad47f

manu-sapiens commited on

fixing Dockerfile symlink creation
1d88ebc

manu-sapiens commited on

fixing Dockerfile symlink creation
6d689e0

manu-sapiens commited on

fixing Dockerfile symlink creation
61378f7

manu-sapiens commited on

added a pause in the Dockerfile
9f25458

manu-sapiens commited on

adding echo to track status of symlink
f9cd89e

manu-sapiens commited on

moving symlink handling to Dockerfile so it can be done as root
c61a51f

manu-sapiens commited on

trying to fix the problem where the ownership of the symlink cannot be changed
f538031

manu-sapiens commited on

moving symlink back before git pull
115fa39

manu-sapiens commited on

updating omnitool before checking the symlink
9ae4343

manu-sapiens commited on

re-adding the symlink
e58b995

manu-sapiens commited on

fixed incorrect omnitool space url constant. Simplifying launch when git pull returned Already up to date.
8230b79

manu-sapiens commited on

simplifying Dockerfile. Updated constant for omnitool space owner
a044b62

manu-sapiens commited on

fixed issue with launch button not working
64a6a39

manu-sapiens commited on

removed submodule and moved git pull to Dockerfile
97b57ee

manu-sapiens commited on

moved color from orange to indigo in README.me space definition
c6e52d5

manu-sapiens commited on

moved omnitool to a submodule
ae1a8b3

manu-sapiens commited on

test version where we copy the content of /data into data.local... just to see...
7d9c3d1

manu-sapiens commited on

Now we now the problem exists at the git clone level.
f09f1f7

manu-sapiens commited on

tweaking permissions since we are having problems with the symlink and / or the git clone
eed4912

manu-sapiens commited on

Trying to get the clone from omnitool version working
ec62995

manu-sapiens commited on

fixed Duplicate link. Commented out chown on /data
92b816d

manu-sapiens commited on

further work on the symlink (2)
acc0999

manu-sapiens commited on

further work on the symlink
b750239

manu-sapiens commited on

trying to chown the symlink, which was found to be the reason FETCH failed
1388484

manu-sapiens commited on

trying to see if commenting out the symlink resolves our fetch issues
9f0b093

manu-sapiens commited on

added missing symlink creation to /data
4e2a976

manu-sapiens commited on

added DUPLICATE SPACE button to the first time visit when omnitool is running
d0bec96

manu-sapiens commited on

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

back to minimal install
715b1f0

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

Tweaked the Dockerfile to try to resolve ownership issues (suspected)
f1f5bd3

manu-sapiens commited on

only creating proxy once
db9a6dd

manu-sapiens commited on

fixed bad entry in package.json
41eddce

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

fixing CMD in dockerfile
389d1d0

manu-sapiens commited on