You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tuan ec64640f96 Pre-rebase updates 3 years ago
.circleci Set bundle config in local file, and set path (#14351) 4 years ago
.github Exclude dependency updates other than direct dependencies (#14944) 4 years ago
app Pre-rebase updates 3 years ago
bin fix: make Procfile compatible with herokuish (#12685) 4 years ago
chart helm: bump version to 3.2.1 (#15019) 4 years ago
config Pre-rebase updates 3 years ago
css-plugins@180c34df63 Changes & Adoptions made so far 3 years ago
db Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
dist Update nginx.conf (#13066) 4 years ago
lib Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
log
nanobox Resync Nanobox files with the 2.9.0 release (#11083) 5 years ago
public Pre-rebase updates 3 years ago
spec Remove glitch-soc specific and obsolete /api/v1/mutes/details 4 years ago
streaming Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
vendor Increase files checked by ESLint (#9705) 5 years ago
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 4 years ago
.codeclimate.yml Removed disabling comments for Style/MethodMissingSuper (#15014) 4 years ago
.dockerignore Add .bundle to .dockerignore (#7895) 6 years ago
.editorconfig Add final newline to locale files (#2890) 7 years ago
.env.nanobox Fix sample SAML_ACS_URL, SAML_ISSUER (#12669) 4 years ago
.env.production.sample Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
.env.test Bump webpacker from 4.0.7 to 4.2.0 (#12416) 4 years ago
.env.vagrant Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) 4 years ago
.eslintignore Increase files checked by ESLint (#9705) 5 years ago
.eslintrc.js Enable promise/catch-or-return allowFinally (#14289) 4 years ago
.foreman
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 7 years ago
.gitignore Kurulum adimlari -> README.md 3 years ago
.gitmodules Rename themes -> flavours ? ? 6 years ago
.haml-lint.yml Added haml-lint and fix warnings (#2773) 7 years ago
.nanoignore Remove Storybook (#4397) 7 years ago
.nvmrc Upgrade .nvmrc to Node.js 12 (#12906) 4 years ago
.profile Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) 7 years ago
.rspec
.rubocop.yml Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
.ruby-version Update .ruby-version (#13395) 4 years ago
.sass-lint.yml Fix sass-lint config (#10982) 5 years ago
.slugignore Remove Storybook (#4397) 7 years ago
.yarnclean Replace from scss-lint to sass-lint (#10958) 5 years ago
AUTHORS.md Update translators (#14374) 4 years ago
Aptfile Stop installing libssl-dev for build (#14660) 4 years ago
CHANGELOG.md Bump version to 3.2.0 (#14395) 4 years ago
CODE_OF_CONDUCT.md Change e-mail contact for CoC enforcement 5 years ago
CONTRIBUTING.md Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
Capfile remove capistrano/faster_assets from Capfile (#2737) 7 years ago
Dockerfile Minor fix & improvement for the Dockerfile (#14686) 4 years ago
Gemfile Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
Gemfile.lock Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
LICENSE
Procfile fix: make Procfile compatible with herokuish (#12685) 4 years ago
Procfile.dev Fix Procfile on OS X (#6748) 6 years ago
README.md Edit typo -> README.md 3 years ago
Rakefile
SECURITY.md Add Security Policy (#13946) 4 years ago
Vagrantfile Merge branch 'master' into glitch-soc/merge-upstream 4 years ago
app.json Stop using heroku-buildpack-nodejs (#14341) 4 years ago
babel.config.js Remove unnecessary dependencies (#12533) 4 years ago
boxfile.yml Correct the Nanobox deploy hooks for order and context (#12663) 4 years ago
config.ru
crowdin.yml Update Crowdin configuration file 5 years ago
docker-compose.yml Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitch-soc#1348) (#14016) 4 years ago
ide-helper.js Add JS IDE helper (#13012) 4 years ago
package.json Changes & Adoptions made so far 3 years ago
postcss.config.js Increase files checked by ESLint (#9705) 5 years ago
priv-config TOR federation (#7875) 6 years ago
scalingo.json Remove deprecated config from Heroku and Scalingo (#11925) 5 years ago
yarn.lock Changes & Adoptions made so far 3 years ago

README.md

metu.life; ActivityPub protokolü kullanan, Mastodon tabanlı bir glitch-soc çatalıdır ve koyu.space yamaları barındırır.

ActivityPub protokolü, sadece metu.life ve Mastodon tabanlı diğer temsillerle değil, bu protokolü kullanan tüm diğer platformlarla (PixelFed, PeerTube, Pleroma vb.) iletişim kurabilmenizi sağlar.

metu.life, AGPLv3 lisanslı özgür bir yazılımdır.

Kurulum

metu.life, Mastodon'un main dalı temelli olduğu için. Kurulum adımları Mastodon dökümantasyonunda belirtildiği gibi gerçekleştirilir. Kurulum rehberinden farklı olarak:

git clone https://github.com/tootsuite/mastodon.git live && cd live
git checkout $(git tag -l | grep -v 'rc[0-9]*$' | sort -V | tail -n 1)

Yukarıdaki adımlar yerine, aşağıdaki komutu kullanın.

git clone https://git.oyd.org.tr/MetuFSS/metu.life.git && cd live

Var olan Mastodon kurulumunu güncellemek

Mastodon'u (veya eski metu.life versiyonunu) güncellemek, Mastodon versiyonları arasında güncellemekle aynı adımları izler. Genellikle aşağıdaki adımları gerektirir:

  1. Sunucunuzdaki "mastodon" kullanıcısındaki "live" dizinine geçiş yapın cd /home/mastodon/live

  2. metu.life'a geçiş yapın

    • Yeni bir uzak depo ekleyin git remote add metu.life https://git.oyd.org.tr/MetuFSS/metu.life
    • Depoyu çekin git fetch metu.life
    • master adındaki dala geçin git checkout metu.life/master
  3. Kaynak kodunu çekin (genellikle, git pull)

  4. Gerekli paketleri kurun: bundle install && yarn install

  5. Konuşlandırma öncesi veritabanı göçü gerçekleştirin: RAILS_ENV=production SKIP_POST_DEPLOYMENT_MIGRATIONS=true bundle exec rails db:migrate

  6. Ön derleme yapınız: RAILS_ENV=production bundle exec rails assets:precompile

     Bu adım ana Mastodon'a göre daha uzun sürecektir.

  1. Hizmetleri tekrar başlatın: systemctl reload mastodon-web && systemctl restart mastodon-{sidekiq,streaming}
  2. Rails önbelleğini temizleyin: RAILS_ENV=production bin/tootctl cache clear
  3. Konuşlandırma sonrası veritabanı göçünü gerçekleştirin: RAILS_ENV=production bundle exec rails db:migrate

Uyarı

Bu proje beta aşamasında olup geliştirilmeye devam edilmektedir.