Fork me on GitHub

Organizations

@github @rss
2 results for Internet-Archiv
  • Difficulty level: It may take a little longer
    images/featured-image.png
    In the following tutorial, you will install the “chaturbate-downloader” as a Docker container on your Synology disk. This program can record live sessions and also search independently with filters. Step 1: Prepare Synology The first thing to do is to enable SSH login on Diskstation. To do this, go to the “Control Panel” > “Terminal After that you can log in via “SSH”, the specified port and the administrator password (Windows users take Putty or WinSCP).
  • Difficulty level: It may take a little longer
    images/featured-image.png
    In the following tutorial, you will install yourself a private “Internet Archive” as a Docker container. All you need is this “Docker-compose” file: version: '2' services: db: image: radhifadlillah/shiori:latest container_name: bookmark-archiv-shiori volumes: - ./shiori-server:/srv/shiori ports: - "18080:8080" After launching the yml file with docker-compose via “docker-compose -f your-file.yml up -d”, you can access the local internet archive via the specified port, for example http://localhost:18080 . The default login can be found on the following website: https://github.
    bookmarks Docker Internet-Archiv Synology shiori Created Fri, 07 Feb 2020 00:00:00 +0000