-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudman admin page not displaying #152
Comments
If you're referring to the Django admin panel, it will be at |
This is incredibly helpful, thank you!
I’m trying to figure out how to import data onto my server, but more quickly than local upload. Whenever I try to set up and FTP or SFTP on FileZilla I get an error message that I cannot connect to the server. Is there a trick to setting it up? I’m using the IP address and I have my .pem loaded into FileZilla.
Alternatively, is there a better method for quickly connecting to the server to upload data? I know that GVL has integrated in the Data Browser application, but it never launches when I click on it.
…Sent from my iPhone
On Jun 22, 2021, at 2:08 AM, Alexandru Mahmoud ***@***.***> wrote:
If you're referring to the Django admin panel, it will be at /cloudman/cloudlaunch/admin and should be logged in automatically if you're logged into CloudMan. Alternatively, the admin and same password combination should work there as well.
However, if you want to add an s3 bucket, depending on how/where you want to add it (as storage backend for all projects vs as a remote input option in Galaxy), you'll have to add it in different places. Hope this helps in the meantime, if you explain your goal in a little more detail, I could potentially give you more detailed instructions on how to add the bucket.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I should say, I'm really open to any method of data upload, I'm just trying to figure out what's the best way to go about it/how to actually do it. Thanks again for the help! |
The best way to do would probably be to use the rclone-csi and mount your bucket as a data library in Galaxy. It's a bit hard to explain asynchronously, so perhaps we can schedule an hour to screenshare and interactively do it over zoom? |
I appreciate your offer, but I also don't want to take up your time (I'd happily venmo for your help though). Maybe before then it'd be better to ask what you think the best way to upload large data files to Galaxy (hosted privately) is? |
Apologies for having so many issues.
When I log on to my cloudman server I use "admin" followed by my chosen password. When I go to the main console, I'm able to access everything and install/launch tools when I'm in my actual Galaxy instance.
I'd like to link an S3 bucket (pre-existing) to our cloudman account. However, I cannot access the admin page on the actual cloudman console. When I scroll to the top right, over "User (admin)", my only option is to log out. Do I need to add an account to access it, or change a config file?
The text was updated successfully, but these errors were encountered: