Sign inSign up

crocodeev/sweetmemory

By crocodeev

•Updated over 3 years ago

Telegram webapp for uploading images to nextcloud

Image
0

285

crocodeev/sweetmemory repository overview

⁠NEXTCLOUD PHOTOBOT

Telegram webapp application,that allow users to upload photo on nextcloud. Writing for buisness process in my company, but may be suits for your purposes.

⁠installation
  • create ./setting/.env file

TELEGRAM= telegram token PORT= server port NC_USER= nextcloud user name NC_PASSWD=nextcloud user password NC_URL=nextcloud server url USER_CHAT_ADMIN=admin chat for authorize user LOG_CHATS=chat id for logs

  • sudo docker run -d -p 127.0.0.1:8080:8080 --add-host ex.ample.com:0.0.0.0 -v ~/sweetmemory/settings:/app/settings --name sweetmemory crocodeev/sweetmemory
  • ex.ample.com:0.0.0.0 - manually resolve dns to nextcloud host
  • repository https://github.com/crocodeev/NextPhotoBot⁠

Tag summary

Content type

Image

Digest

sha256:a4c7d9c42…

Size

334.2 MB

Last updated

over 3 years ago

docker pull crocodeev/sweetmemory