Configuring
Configure your Feedbacky instance to your needs.
Open your .env file and edit the environment variables to fit your needs.
You can use your own domain with Feedbacky, follow the guide below.
Domain SetupUse this link to generate one yourself;
Any other JWT secret token generation can also be used.For extra security, random ASCII characters are recommended. Remember, do not share your token with anyone else!
Follow these steps to use the Discord OAuth.
1. Access Discord's Developer Portal.
2. Create a new OAuth application.
3. Add a new redirect with the IP address or domain set here and include /auth/discord at the end.Follow these steps to use the GitHub OAuth.
1. Access GitHub's Developer settings.
2. Create a new OAuth application.
3. Fill the Authorization callback URL with the IP address or domain set here and include /auth/github at the end.The Google OAuth guide is not yet available.
Follow these steps to use the GitLab OAuth.
1. Access GitLab's Developer Portal.
2. Create a new OAuth application.
3. Add a new redirect with the IP address or domain set here and include /auth/gitlab at the end.
4. Fill the necessary variables with your newly created Discord OAuth application.
Mailgun is a mail provider supported by Feedbacky.
Pricing included for your convenience and may be out of date.
Your base URL should look something like this;
https://api.mailgun.net/<version>/<domain>/messages
SendGrid is a mail provider supported by Feedbacky.
Pricing included for your convenience and may be out of date.
Your base URL should look something like this;
https://api.sendgrid.com/v3/mail/send
Image Compression
CheetahO is an image compression service supported by Feedbacky.
Pricing included for your convenience and may be out of date.