Camagru
1.0.0
Welcome to Camagru, a small Instagram-like website allowing users to create and share photo-montages. Create a profile, take new photo-montages, share it on the public gallery.
Objective of this project is to create a complete website like instagram,sharing pictures with other users
My Camagru project handles:
Linux installation
Mac installation
Windows installation
defaults
auth on
tls on
logfile /var/log/msmtp.log
dsn_notify off
dsn_return off
# GMAIL
account gmail
host smtp.gmail.com
port 587
from <email>
user <email>
password <password>
protocol smtp
account default : gmail
#inside folder of camagru
docker-compose up -d #-d to run it on background
after images installed you're good to start website using your ip address, because we're using http instead of https camera won't work to fix this issue browse chrome://flags/#unsafely-treat-insecure-origin-as-secure enable it and add your ip address to the field and relaunch the browser
Home
SignIn
SignUp
Snap
Profile