mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Remove my asciinema instance link and script
My self-hosted asciinema is sunsetting. So I remove all videos and js link to my asciinema server.
This commit is contained in:
parent
5c22571406
commit
1fd5b345ec
4 changed files with 7 additions and 15 deletions
|
@ -44,14 +44,10 @@ Artikel ini membahas mengenai cara menginstal Mastodon di Ubuntu 20.04 beserta d
|
|||
|
||||
Catatan: saya menggunakan *self-signed* SSL *certificate* karena *instance* yang akan saya jalankan akan berada dibalik **Cloudflare** *reverse proxy*.
|
||||
|
||||
Video **asciinema** saat proses installasi dan konfigurasi Mastodon dapat dilihat dibawah ini:
|
||||
Video saat proses installasi dan konfigurasi Mastodon dapat dilihat dibawah ini:
|
||||
|
||||
<script id="asciicast-14" src="https://asciinema.ditatompel.com/a/14.js" async></script>
|
||||
|
||||
Atau full YouTube Video:
|
||||
{{< youtube eBUr7JFiGMo >}}
|
||||
|
||||
|
||||
## Pre-requisites
|
||||
Sebelum memulai, ada beberapa syarat yang harus dipenuhi untuk dapat menjalankan Mastodon, yaitu:
|
||||
|
||||
|
|
|
@ -41,11 +41,7 @@ authors:
|
|||
|
||||
This article is my personal snippet for running Mastodon instance on Ubuntu 20.04 from source. I use *self-signed* certificate instead of **cerbot** because the instance will be run behind **Cloudflare** reverse proxy.
|
||||
|
||||
The **asciinema** video below is the whole process I install Mastodon instance (for reference)
|
||||
|
||||
<script id="asciicast-14" src="https://asciinema.ditatompel.com/a/14.js" async></script>
|
||||
|
||||
Or the whole YouTube video:
|
||||
The video below is the whole process I install Mastodon instance (for reference)
|
||||
|
||||
{{< youtube eBUr7JFiGMo >}}
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ authors:
|
|||
- ditatompel
|
||||
---
|
||||
|
||||
Hari ini, saya menemui kendala saat melakukan upgrade [self-hosted asciinema-server](https://asciinema.ditatompel.com/) milik saya. Setelah [mengikuti proses upgrade sesuai dokumentasi asciinema-server di GitHub](https://github.com/asciinema/asciinema-server/wiki/Installation-guide#upgrading), *container* `phoenix` dan `postgres` gagal berjalan dan selalu restart.
|
||||
Hari ini, saya menemui kendala saat melakukan upgrade _self-hosted_ **asciinema server** milik saya. Setelah [mengikuti proses upgrade sesuai dokumentasi asciinema-server di GitHub](https://github.com/asciinema/asciinema-server/wiki/Installation-guide#upgrading), *container* `phoenix` dan `postgres` gagal berjalan dan selalu restart.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ authors:
|
|||
- ditatompel
|
||||
---
|
||||
|
||||
Today, I'm experiencing some problem with my recent [self-hosted asciinema-server](https://asciinema.ditatompel.com/) upgrade. After following the upgrade process according to the [asciinema-server documentation page on GitHub](https://github.com/asciinema/asciinema-server/wiki/Installation-guide), the `phoenix` and `postgresql` containers failed to run and kept restarting.
|
||||
Today, I'm experiencing some problem with my recent self-hosted asciinema server upgrade. After following the upgrade process according to the [asciinema-server documentation page on GitHub](https://github.com/asciinema/asciinema-server/wiki/Installation-guide), the `phoenix` and `postgresql` containers failed to run and kept restarting.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue