Beiträge von Blast147

    Yes, you need to add the port you are using to the domain.

    BTW: It is much better to copy+paste code in the forum than using pictures.


    The picture contains sensitive information. You should delete it.

    i need to buy a domain name ?

    hello i was looking at a video and the guy was saying that i need to add my domain here ''trusted domain''

    it work so


    so it will store on the raid5 now?

    How do I have access from my nextcloud outside my home?

    The volume section of your docker compose file should be something like this


    Code
    volumes:
          - /srv/dev-disk-by-label-disk1/appdata/nextcloud/config:/config #/srv/dev-disk-by-label-disk1 needs to be adjusted
          - /srv/dev-disk-by-label-disk1/appdata/nextcloud/data:/data     #/srv/dev-disk-by-label-disk1 needs to be adjusted

    You need to replace "disk1" by the label of your filesystem.

    do I have to do something with the / data or not?

    If it is not working, check the log file of the container (picture below). It should show this:


    if you have a video to advise me for well configured nextcloud it will be nice

    If it is not working, check the log file of the container (picture below). It should show this:


    hello sir it work white firefox ;-;

    and i edit the UGID=100.


    and what's the configuration to do at the start?

    hello I will show you some screen I have setup nextcloud via https://blog.linuxserver.io/20…rypt-nginx-starter-guide/ I just copy the code I show you with the screens here below











    hi everyone to start i'm new here it's my second post here,


    so I expose my problem to you


    Basically I now have to install docker with portainre to install nextcloud so I have to install nextcloud everything works I have zero errors in the logs ect so until then there is no problem my worry is that I am not able to open the nextcloud web interface I don't know how to set the ports I think there are ports to be pre-defined for it to work? or other I think if you have an idea or the solution it will be nice thank you for reading


    the logs of nextcloud

    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.,

    [s6-init] ensuring user provided files have correct perms...exited 0.,

    [fix-attrs.d] applying ownership & permissions fixes...,

    [fix-attrs.d] done.,

    [cont-init.d] executing container initialization scripts...,

    [cont-init.d] 01-envfile: executing... ,

    [cont-init.d] 01-envfile: exited 0.,

    [cont-init.d] 10-adduser: executing... ,

    ,

    -------------------------------------,

    _ (),

    | | ___ _ __,

    | | / __| | | / \ ,

    | | \__ \ | | | () |,

    |_| |___/ |_| \__/,

    ,

    ,

    Brought to you by linuxserver.io,

    -------------------------------------,

    ,

    To support LSIO projects visit:,

    https://www.linuxserver.io/donate/,

    -------------------------------------,

    GID/UID,

    -------------------------------------,

    ,

    User uid: 1000,

    User gid: 1000,

    -------------------------------------,

    ,

    [cont-init.d] 10-adduser: exited 0.,

    [cont-init.d] 20-config: executing... ,

    [cont-init.d] 20-config: exited 0.,

    [cont-init.d] 30-keygen: executing... ,

    generating self-signed keys in /config/keys, you can replace these with your own keys if required,

    Generating a RSA private key,

    ...............................................+++++,

    ...........+++++,

    writing new private key to '/config/keys/cert.key',

    -----,

    [cont-init.d] 30-keygen: exited 0.,

    [cont-init.d] 40-config: executing... ,

    [cont-init.d] 40-config: exited 0.,

    [cont-init.d] 50-install: executing... ,

    [cont-init.d] 50-install: exited 0.,

    [cont-init.d] 60-memcache: executing... ,

    [cont-init.d] 60-memcache: exited 0.,

    [cont-init.d] 70-aliases: executing... ,

    [cont-init.d] 70-aliases: exited 0.,

    [cont-init.d] 99-custom-files: executing... ,

    [custom-init] no custom files found exiting...,

    [cont-init.d] 99-custom-files: exited 0.,

    [cont-init.d] done.,

    [services.d] starting services,

    [services.d] done.,