User contributions for Woozle
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
14 January 2018
- 13:4713:47, 14 January 2018 diff hist +225 PostgreSQL a link, some notes, replaced old-style header with smw
- 13:2213:22, 14 January 2018 diff hist +423 N User:Woozle/toot.cat/2018/01/14 Created page with "==2018-01-14== My current plan is: # create a new Postgres db for toot.cat's Mastodon # migrate the data there # create new user "tootcat" # install Mastodon under "tootcat" #..."
- 13:1413:14, 14 January 2018 diff hist +31 User:Woozle →Software issues & setups
- 12:4812:48, 14 January 2018 diff hist +170 PostgreSQL No edit summary
13 January 2018
- 13:5713:57, 13 January 2018 diff hist +30 Apache httpd →useful commands: apachectl
- 01:4201:42, 13 January 2018 diff hist +95 transgender more invented words
11 January 2018
- 14:3714:37, 11 January 2018 diff hist +340 N HTTP Created page with "<hide> page type::article thing type::acronym category:acronyms </hide> {{seed}} ==About== HTTP stands for '''HyperText Transfer Protocol''', and is the main u..."
- 00:4300:43, 11 January 2018 diff hist +15 Yarn minor correction
- 00:1100:11, 11 January 2018 diff hist +199 User:Woozle/Mastodon/setup/take 3 →Part 7: working! current
10 January 2018
- 15:3015:30, 10 January 2018 diff hist +222 N HRT Created page with "<hide> page type::disambiguation thing type::acronym category:acronyms </hide> HRT most commonly stands for '''Hormone Replacement Therapy'''. See: * transge..." current
- 15:0615:06, 10 January 2018 diff hist +1,063 User:Woozle/Mastodon/setup/take 3 →Part 6: part 7
- 15:0415:04, 10 January 2018 diff hist +1,860 N User:Woozle/Mastodon/setup/take 3/paste-9 Created page with "<code>icmstdn@cloud4:~/apps/mastodon$ '''RAILS_ENV=production bundle exec rails assets:precompile'''</code> <pre> I, [2018-01-10T14:38:31.989506 #27378] INFO -- : Writing /ho..." current
- 12:5412:54, 10 January 2018 diff hist +234 software/Mastodon reorg; some official links that should have been in here long ago
- 01:5701:57, 10 January 2018 diff hist +57 User:Woozle/Mastodon/setup/take 3 →Part 6
- 01:5601:56, 10 January 2018 diff hist +383 User:Woozle/Mastodon/setup/take 3 →Part 5
9 January 2018
- 19:0919:09, 9 January 2018 diff hist +161 User:Woozle/Mastodon/setup/take 3 →Part 5
- 18:4518:45, 9 January 2018 diff hist +3,083 N User:Woozle/Mastodon/setup/take 3/paste-8 Created page with ": <code>icmstdn@cloud4:~/apps/mastodon$ '''~/.rbenv/shims/bundle exec puma -C config/puma.rb'''</code> <pre> [2870] Puma starting in cluster mode... [2870] * Version 3.11.0 (r..." current
- 15:5815:58, 9 January 2018 diff hist +505 User:Woozle/Mastodon/setup/take 3 →Part 4: part 5
- 15:5715:57, 9 January 2018 diff hist +2,176 N User:Woozle/Mastodon/setup/take 3/paste-7 Created page with ": <code>icmstdn@cloud4:~/apps/mastodon$ export RAILS_ENV=production</code> : <code>icmstdn@cloud4:~/apps/mastodon$ ~/.rbenv/shims/bundle exec puma -C config/puma.rb</code> <pr..." current
- 15:0115:01, 9 January 2018 diff hist +114 User:Woozle/linkdump/2018 →January
- 13:0813:08, 9 January 2018 diff hist +993 User:Woozle/Mastodon/setup/take 3 →Part 4: more
- 13:0713:07, 9 January 2018 diff hist +17,392 N User:Woozle/Mastodon/setup/take 3/paste-6 more current
- 13:0213:02, 9 January 2018 diff hist +3,283 N User:Woozle/Mastodon/setup/take 3/paste-6/gemfile Created page with "<code>/home/icmstdn/apps/mastodon/Gemfile</code>: <pre> # frozen_string_literal: true source 'https://rubygems.org' ruby '>= 2.3.0', '< 2.5.0' gem 'pkg-config', '~> 1.2' ge..." current
- 12:3512:35, 9 January 2018 diff hist +379 User:Woozle/Mastodon/setup/take 3/paste-5 No edit summary current
- 12:3412:34, 9 January 2018 diff hist +6,702 N User:Woozle/Mastodon/setup/take 3/paste-5 Created page with "<code>root@cloud4:/home/icmstdn/apps/mastodon# /home/icmstdn/.rbenv/shims/bundle exec puma -C config/puma.rb</code> <pre> [31587] Puma starting in cluster mode... [31587] * Ve..."
- 12:1412:14, 9 January 2018 diff hist +5,238 N User:Woozle/Mastodon/setup/take 3/paste-4 Created page with "<pre> Jan 09 01:26:30 cloud4 systemd[1]: Started mastodon-web. -- Subject: Unit mastodon-web.service has finished start-up -- Defined-By: systemd -- Support: http://lists.free..." current
- 12:0912:09, 9 January 2018 diff hist +8,291 N User:Woozle/Mastodon/setup/take 3/paste-3 Created page with "<pre> Jan 09 01:26:30 cloud4 systemd[1]: Started mastodon-sidekiq. Jan 09 01:26:30 cloud4 systemd[1]: mastodon-sidekiq.service: Main process exited, code=exited, status=217/US..." current
- 02:1502:15, 9 January 2018 diff hist +561 User:Woozle/Mastodon/setup/take 3 →Part 4: a clew
- 02:1302:13, 9 January 2018 diff hist +1,226 N User:Woozle/Mastodon/setup/take 3/paste-2 Created page with "Original contents of Mastodon-systemd config files in <code>/etc/systemd/system/</code>: ==mastodon-sidekiq.service== <pre> [Unit] Description=mastodon-sidekiq After=network.t..." current
- 01:5101:51, 9 January 2018 diff hist +70 User:Woozle/Mastodon/setup/take 3 →Part 4
- 01:4901:49, 9 January 2018 diff hist +52 N Ansible Created page with "{{seed}} ==Links== * {{l/wp/ref|Ansible (software)}}" current
- 01:4801:48, 9 January 2018 diff hist +102 software/Mastodon →how to: technical
- 01:4801:48, 9 January 2018 diff hist +27 N Template:l/sw/ansible Created page with "{{{1|Ansible}}}" current
- 01:3501:35, 9 January 2018 diff hist −1,578 User:Woozle/Mastodon/setup/take 3 →Part 4
- 01:3401:34, 9 January 2018 diff hist +2,234 N User:Woozle/Mastodon/setup/take 3/paste-1 Created page with "<pre> ● mastodon-sidekiq.service - mastodon-sidekiq Loaded: loaded (/etc/systemd/system/mastodon-sidekiq.service; enabled; vendor preset: enabled) Active: inactive (de..." current
- 00:5600:56, 9 January 2018 diff hist +3,208 User:Woozle/Mastodon/setup/take 3 →Part 3: part 4: it's not running
- 00:2200:22, 9 January 2018 diff hist +147 software/Mastodon →how to: technical
- 00:2000:20, 9 January 2018 diff hist +119 software/Mastodon →how to: technical
8 January 2018
- 23:2523:25, 8 January 2018 diff hist +401 N WEBrick Created page with "{{seed}} ==About== WEBrick is Ruby's built-in web server. ==Links== * {{l/wp/ref}} * official: ** [http://ruby-doc.org/stdlib-2.0.0/libdoc/webrick/rdoc/WEBrick.html cl..." current
- 15:4615:46, 8 January 2018 diff hist −390 Ruby moved some stuff to RoR; WEBrick
- 15:4515:45, 8 January 2018 diff hist +401 Ruby on Rails moved RoR links here from Ruby page
- 15:4215:42, 8 January 2018 diff hist +30 Yarn No edit summary
- 15:4115:41, 8 January 2018 diff hist +154 N Ruby on Rails Created page with "{{seed}} ==About== Ruby on Rails (sometimes referred to as just "Rails") is an application framework written in Ruby. ==Links== * {{l/wp/ref}}"
- 15:3415:34, 8 January 2018 diff hist +99 software/Mastodon/tech bundler
- 15:1015:10, 8 January 2018 diff hist +158 User:Woozle/linkdump/2018 →January
- 14:3614:36, 8 January 2018 diff hist +124 N Bundler Created page with "{{seed}} ==About== Bundler is an application package manager for Ruby. ==Links== * [http://bundler.io/ official]"
- 14:1714:17, 8 January 2018 diff hist +13 Template:l/wp/ref default to current page current
- 13:1013:10, 8 January 2018 diff hist +557 software/Mastodon/tech more dependencies
- 13:0213:02, 8 January 2018 diff hist +36 N Template:l/sw/Apache Created page with "{{{1|Apache}}}" current
- 12:5912:59, 8 January 2018 diff hist +176 Yarn a couple more links
