what can you offer besides photon?
what can you offer besides photon?
I wrote about it about 2 years ago.
One of its revised versions is used on vc.ru , dtf.ru and tjournal.ru . This helps to improve user interaction with content generation.
I found that now iframes don’t work on lemmy and it’s unclear how to embed videos or playlists. maybe you would consider integrating editorjs? Otherwise, creating comments and posts doesn’t look User friendly.
Hello again.
I managed to run version 0.17 only by installing 0.16.4 (with your guide) and then upgrading to 0.17.0 (according to the official guide).
I think that a new guide is not required. It just seems that initially there was a problem in the distribution of the new Lemmy itself, says Dessalines https://github.com/LemmyNet/lemmy/issues/2700
For future visitors of this topic who have encountered errors during the update -> if you have an error after the update, you may not have correctly rewritten the lines in the lemmy-ui Block. They must contain 2 words LEMMY: LEMMY_UI_LEMMY_***********
PS: Im running to start dev new UI :)
I find solves: when u updated, dont forget check lemmy-ui environment variables
I skipped second word LEMMY:
LEMMY_UI_LEMMY_INTERNAL_HOST=lemmy:8536
LEMMY_UI_LEMMY_EXTERNAL_HOST={{ domain }} \
when i restore this -> all work fine :)
what the typo did you have? i have the same problem
https://shownotes.opensourceisawesome.com/lemmy/
now I’m trying to make an installation using this guide, but I’m facing similar problems. unfortunately, my knowledge is not enough to solve them, but I think it will be interesting for you to familiarize yourself with this in order to gain some knowledge, I do not know.
I may be wrong, but it seems all the problems are due to nginx :D
UPD: I also tried to do the following. I installed version 0.16.4 with this guide from opensourceisawesome.com, it was installed normally.
But when I tried to upgrade to 0.17 according to the official guide, I ran into problems again, the site crashed.
Yes, I understand, anytime you’re free.
It’s just that in the coming months I have a lot of time to continue developing the UI and I decided that it would be useful for the Lemmy community. Considering that I have already done this before. Hope i dont get stuck in such a stupid stage :D
This is the least of the problems. At least it is solved simply by waiting :D
Maybe you will record a new video manual about how you manage to install lemmy 0.17?
nah, the same problem.
in addition, now I have run out of the limit for reissuing SSL certificates. Due to the fact that I cleaned and installed it from scratch more than five times. It seems that the limit will be reset tomorrow.
Ok. I go try it from scratch again.
Yes i install on clear VDS fresh instance.
Ok, i write my steps here, hope you can help me and other users :)
Install VDS ubuntu 20
Go to Putty, connect ssh with root;pass
apt -y update && apt -y upgrade
apt -y install vim
Now i need instal docker
apt -y install ca-certificates curl gnupg lsb-release
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg
echo “deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable” | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
apt -y update
apt -y install docker-ce
sudo /etc/init.d/apache2 stop
sudo apt-get purge apache2
apt -y install nginx
sudo systemctl enable nginx
sudo systemctl start nginx
sudo systemctl status nginx
Ok, all works. There are no errors.
apt install certbot python3-certbot-nginx
certbot certonly --nginx -d uebishe.com,www.uebishe.com
write my mail, and agree all steps
wget https://raw.githubusercontent.com/LemmyNet/lemmy-ansible/main/templates/nginx.conf -O lemmy.conf
change params on
vi lemmy.conf
systemctl restart nginx
And now we have problem:
and journalctl -xe told me:
Docker-compose been finished without errors, all good, but site doesnt work. I think there is some kind of error around the nginx installation on my 7 and 8 steps.
only http://ww.uebishe.com/ (straight HTTP and WWW) respond me:
but is just front-end for Reddit.
Oh maaan, Kradiz that you! BIG THX FOR YOUR GUIDE ON YOUTUBE. I will write soon if I succeeded.
Terminal talk: service “pictrs” refers to undefined network lemmyinternal: invalid compose project
Find on github comment about it. I will try
docker run --detach --publish 80:80 --name webserver nginx
but this doesnt help
Yes i install on clear VDS fresh instance.
Ok, i write my steps here, hope you can help me and other users :)
Install VDS ubuntu 20
Go to Putty, connect ssh with root;pass
apt -y update && apt -y upgrade
apt -y install vim
Now i need instal docker
apt -y install ca-certificates curl gnupg lsb-release
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg
echo “deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable” | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
apt -y update
apt -y install docker-ce
sudo /etc/init.d/apache2 stop
sudo apt-get purge apache2
apt -y install nginx
sudo systemctl enable nginx
sudo systemctl start nginx
sudo systemctl status nginx
Ok, all works. There are no errors.
apt install certbot python3-certbot-nginx
certbot certonly --nginx -d uebishe.com,www.uebishe.com
write my mail, and agree all steps
Now i skip old step about “wget https://raw.githubusercontent.com/LemmyNet/lemmy-ansible/main/templates/nginx.conf -O lemmy.conf”
mkdir /var/www/uebishe.com
cd /var/www/uebishe.com
wget https://raw.githubusercontent.com/LemmyNet/lemmy/main/config/defaults.hjson
wget https://raw.githubusercontent.com/LemmyNet/lemmy/main/docker/prod/docker-compose.yml
mv defaults.hjson lemmy.hjson
mkdir -p volumes/pictrs
chown -R 991:991 volumes/pictrs
vi lemmy.hjson
change hostname to “uebishe.com” (without other changes, for the test)
And now, we run Docker Compose?
docker compose up -d
On step 6/7 in “Container uebishecom-proxy-1” terminal told me:
Error response from daemon: driver failed programming external connectivity on endpoint uebishecom-proxy-1 (e52f822be8a0dc7dab6a590c47a4854b6cf3878b9bf079688eadfd8e6ecf0092): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
hmm… your advice?
deleted by creator
Still no one better than Photon.
I see “https://ujournal.com.ua” and i think, i can found any similar, but nothing…