Conclusion
What you learned while following this guide.
🎉 Congratulations!
You have completed the Feedbacky self-hosting installation guide! You can start your newly created instance with the command below.
sudo docker-compose upThis will take a few minutes depending on your hardware capabilities, your CPU usage will also peak during this process.
You can reach us with one of the support links if you encountered any issue along the way.
Please consider donating to Feedbacky!
What you've learned
By following the self-host guide you should also have learned the basics of;
Installing Docker with Compose, MariaDB and Apache or Nginx, optionally also tmux or Screen.
Using the
aptpackage manager on Ubuntu or any other Debian-based Linux distribution.Editing files with the
nanoeditor.Configuring a MySQL user and table.
Using the
ufwpackage for your firewall.
What's Next
Read our after installation handbook to get started with your new instance.
https://github.com/feedbacky-project/docs/blob/master/getting-started/installation/broken-reference/README.mdLast updated
Was this helpful?