Clone Mastodon's repository.
# Clone mastodon to ~/live directory
git clone https://github.com/tootsuite/mastodon.git live
# Change directory to ~/live
cd ~/live
| If you need LAMP Stack srtup contact with me: | |
| Email: [email protected] | |
| Telegram:LinuxFintech | |
| Skype: https://join.skype.com/Xgxp7aNBOItS | |
| Imo: +8801735917013 | |
| WhatsApp: +8801735917013 | |
| sudo apt install apache2 | |
| sudo apt install mysql-server |
| If youu need LEMP Setup in Linux contact with me: | |
| Skype: rakibul.raju90 | |
| Telegram:+880 1736863870 | |
| WhatsApp:+880 1736863870 | |
| Email:[email protected] | |
| https://about.me/oralin/ | |
| =========================================================================================================== | |
| # Step 1 Install Ngixn server |
| If you need anything related with Git, GitHub and GitLab contact with me: | |
| Email: [email protected] | |
| Telegram:LinuxFintech | |
| Skype: https://join.skype.com/Xgxp7aNBOItS | |
| Imo: +8801735917013 | |
| WhatsApp: +8801735917013 | |
| For setup and configure git run below commands: | |
| sudo add-apt-repository ppa:git-core/ppa |
| # !/bin/sh | |
| # Install Packages | |
| sudo apt update | |
| python3 -V | |
| sudo apt install python3-django | |
| django-admin --version | |
| #Install Virtual Environment | |
| sudo apt update |
| If youu need Forma LMS Setup in Linux contact with me: | |
| Skype: rakibul.raju90 | |
| Telegram:+880 1736863870 | |
| WhatsApp:+880 1736863870 | |
| Email:[email protected] | |
| https://about.me/oralin/ | |
| =========================================================================================================== | |
| sudo apt install apache2 | |
| apache2 -v |
| If youu need Hashtopolis Setup in Linux contact with me: | |
| Skype: rakibul.raju90 | |
| Telegram:+880 1736863870 | |
| WhatsApp:+880 1736863870 | |
| Email:[email protected] | |
| https://about.me/oralin/ | |
| =========================================================================================================== | |
| # Step 1 Install Apache Server |
| If youu need TastyIgniter Setup in Linux contact with me: | |
| Skype: rakibul.raju90 | |
| Telegram:+880 1736863870 | |
| WhatsApp:+880 1736863870 | |
| Email:[email protected] | |
| https://about.me/oralin/ | |
| =========================================================================================================== | |
| # Step 1: Install Apache2 HTTP Server |
TastyIgniter is a self-hosted, open source order management system to give businesses a way to provide online pickup/delivery for their customers.
| # Youtube: https://studio.youtube.com/video/ltlGdKRJSuo/edit | |
| # !/bin/bash | |
| #Install Apache2 | |
| sudo apt update | |
| sudo apt install apache2 | |
| sudo systemctl start apache2.service | |
| sudo systemctl enable apache2.service | |
| sudo systemctl restart apache2.service |