Skip to content
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

[FEAT]: Migrate media storage area of the ARNEIS Project from Azure to Cubbit #171

Open
gmacario opened this issue Feb 17, 2022 · 12 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gmacario
Copy link
Member

Description

At the moment each of us is storing multimedia data on his own account.

Let's create a common area using our MS Azure credits.
We may transfer the contents to another storage before the credit expires (2022-07-26)

Additional Information

No response

@gmacario gmacario added the enhancement New feature or request label Feb 17, 2022
@gmacario gmacario added this to the dev-cw08 milestone Feb 17, 2022
@gmacario gmacario self-assigned this Feb 17, 2022
@gmacario
Copy link
Member Author

Learning how to use Azure Storage service

@gmacario
Copy link
Member Author

Managed to create a storage account "arneis" from https://portal.azure.com

Installed Azure Storage Explorer and uploaded a couple of sample files under Blob Container "arneis-videos"

image

@gmacario
Copy link
Member Author

gmacario commented Feb 23, 2022

Pasting the URL into a browser in incognito mode to check whether the object is publicly accessible:

https://arneis.blob.core.windows.net/arneis-videos/2022-02-11%2016.29.23.mp4

image

Result --> It is not (hopefully) publicly accessible, but needs authentication first

Next step: Understand how to grant access to other users

@gmacario
Copy link
Member Author

gmacario commented Feb 23, 2022

Created a new storage container "public-folder" and gave public access level to Container

image

Please test:

@gmacario
Copy link
Member Author

gmacario commented Mar 13, 2022

FYI: I just uploaded "arneis-conveyor-20220312.pdf" (140.1 MB) to the ARNEIS public-folder

Link: https://arneis.blob.core.windows.net/public-folder/arneis-conveyor-20220312.pdf

@gteti
Copy link
Contributor

gteti commented Mar 13, 2022

How can we access it remotely ?

immagine

@gmacario
Copy link
Member Author

How can we access it remotely ?

immagine

With the current permissions the folder is by design NOT publicly accessible, while the contained objects are.

I can explain in more detail when we meet in person

@gmacario gmacario modified the milestones: dev-cw10, dev-cw11, dev-cw12 Mar 13, 2022
@gmacario gmacario modified the milestones: dev-cw12, dev-cw13 Mar 21, 2022
@gmacario gmacario modified the milestones: dev-cw13, dev-cw14, dev-cw15 Apr 3, 2022
@gmacario gmacario modified the milestones: dev-cw15, dev-cw16 Apr 14, 2022
@gmacario gmacario removed this from the dev-cw52 milestone Feb 27, 2024
@gmacario gmacario added this to the 2024-cw14 milestone Mar 25, 2024
@gmacario gmacario modified the milestones: 2024-cw14, 2024-cw15 Apr 4, 2024
@gmacario gmacario modified the milestones: 2024-cw15, 2024-cw16, 2024-cw18 Apr 13, 2024
@gmacario gmacario modified the milestones: 2024-cw18, 2024-cw19 May 1, 2024
@gmacario gmacario modified the milestones: 2024-cw19, 2024-cw20, 2024-cw22 May 11, 2024
@gmacario gmacario modified the milestones: 2024-cw22, 2024-cw24 Jun 10, 2024
@gmacario gmacario modified the milestones: 2024-cw24, 2024-cw27 Jun 17, 2024
@gmacario gmacario modified the milestones: 2024-cw27, 2024-cw29, 2024-cw32 Jul 16, 2024
@gmacario gmacario modified the milestones: 2024-cw32, 2024-cw34 Aug 12, 2024
@gmacario gmacario modified the milestones: 2024-cw34, 2024-cw35, 2024-cw36 Aug 19, 2024
@gmacario gmacario modified the milestones: 2024-cw36, 2024-cw39 Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants