1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1831
+user: Proxies\__CG__\App\Entity\User {#1893 …}
+magazine: App\Entity\Magazine {#287
+icon: Proxies\__CG__\App\Entity\Image {#268 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#295
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#259 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#255 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#244 …}
+entries: Doctrine\ORM\PersistentCollection {#202 …}
+posts: Doctrine\ORM\PersistentCollection {#160 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#222 …}
+bans: Doctrine\ORM\PersistentCollection {#139 …}
+reports: Doctrine\ORM\PersistentCollection {#125 …}
+badges: Doctrine\ORM\PersistentCollection {#103 …}
+logs: Doctrine\ORM\PersistentCollection {#93 …}
+awards: Doctrine\ORM\PersistentCollection {#82 …}
+categories: Doctrine\ORM\PersistentCollection {#69 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#296
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#290
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1867 …}
+slug: "SOLVED-Has-anyone-installed-Shotshare-using-docker-compose"
+title: "SOLVED. Has anyone installed Shotshare using docker-compose ?"
+url: null
+body: """
Ok so the solution was this. Thank you @mouse@midwest.social\n
\n
`cd /home`\n
\n
`git clone https://github.com/mdshack/shotshare`\n
\n
`cd …/Files/`\n
\n
`sudo mkdir Shotshare`\n
\n
`cd …/Files/Shotshare`\n
\n
`sudo mkdir shotshare_data`\n
\n
`sudo touch .env database.sqlite`\n
\n
`cp -r /home/shotshare/storage/* …/Files/Shotshare/shotshare_data`\n
\n
`chown 82:82 -R …/Files/Shotshare/`\n
\n
```\n
\n
<span style="color:#323232;">version: "3.3"\n
</span><span style="color:#323232;">services:\n
</span><span style="color:#323232;"> shotshare:\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 2000:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - HOST=:80\n
</span><span style="color:#323232;"> - ALLOW_REGISTRATION=false\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - .../Files/Shotshare/shotshare_data:/app/storage\n
</span><span style="color:#323232;"> - .../Files/Shotshare/database.sqlite:/app/database/database.sqlite\n
</span><span style="color:#323232;"> - .../Files/Shotshare/.env:/app/.env\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> container_name: shotshare\n
</span><span style="color:#323232;"> image: mdshack/shotshare:latest\n
</span><span style="color:#323232;">networks: {}\n
</span>\n
```\n
\n
---\n
\n
Hello everyone.\n
\n
I am deeply struggling to install [shotshare](https://github.com/mdshack/shotshare) on my server using docker-compose.\n
\n
I followed the instructions and I’ve been [talking with someone](https://github.com/mdshack/shotshare/issues/27) (from their team I guess) for 2 weeks without finding a solution.\n
\n
Does anyone have a working docker-compose to share so I can compare it and understand ?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727929431 {#1860
date: 2024-10-03 06:23:51.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@mouse@midwest.social"
]
+comments: Doctrine\ORM\PersistentCollection {#1373 …}
+votes: Doctrine\ORM\PersistentCollection {#1901 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1387 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 32374
-titleTs: "'anyon':3 'compos':9 'docker':8 'docker-compos':7 'instal':4 'shotshar':5 'solv':1 'use':6"
-bodyTs: "'/app/.env':60 '/app/database/database.sqlite':58 '/app/storage':56 '/files':18 '/files/shotshare':23,40 '/files/shotshare/.env':59 '/files/shotshare/database.sqlite':57 '/files/shotshare/shotshare_data':35,55 '/home':11 '/home/shotshare/storage':34 '/mdshack/shotshare':16 '/mdshack/shotshare)':83 '/mdshack/shotshare/issues/27)':104 '2':111 '2000':46 '3.3':42 '80':47,50 '82':37,38 'allow':51 'anyon':118 'cd':10,17,22 'chown':36 'clone':13 'compar':130 'compos':90,124 'contain':65 'cp':32 'data':27 'database.sqlite':31 'deepli':76 'docker':89,123 'docker-compos':88,122 'env':30 'environ':48 'everyon':73 'fals':53 'find':114 'follow':92 'git':12 'github.com':15,82,103 'github.com/mdshack/shotshare':14 'github.com/mdshack/shotshare)':81 'github.com/mdshack/shotshare/issues/27)':102 'guess':109 'hello':72 'host':49 'imag':68 'instal':79 'instruct':94 'latest':70 'mdshack/shotshare':69 'mkdir':20,25 'mouse@midwest.social':9 'name':66 'network':71 'ok':1 'port':45 'r':33,39 'registr':52 'restart':61 'server':86 'servic':43 'share':126 'shotshar':21,26,44,67,80 'solut':4,116 'someon':101 'stop':64 'struggl':77 'sudo':19,24,28 'talk':99 'team':107 'thank':7 'touch':29 'understand':133 'unless':63 'unless-stop':62 'use':87 've':97 'version':41 'volum':54 'week':112 'without':113 'work':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705992805
+visibility: "visible "
+apId: "https://lemmy.ml/post/10888417"
+editedAt: DateTimeImmutable @1727685506 {#73
date: 2024-09-30 10:38:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705932305 {#1846
date: 2024-01-22 15:05:05.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1831
+user: Proxies\__CG__\App\Entity\User {#1893 …}
+magazine: App\Entity\Magazine {#287
+icon: Proxies\__CG__\App\Entity\Image {#268 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#295
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#259 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#255 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#244 …}
+entries: Doctrine\ORM\PersistentCollection {#202 …}
+posts: Doctrine\ORM\PersistentCollection {#160 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#222 …}
+bans: Doctrine\ORM\PersistentCollection {#139 …}
+reports: Doctrine\ORM\PersistentCollection {#125 …}
+badges: Doctrine\ORM\PersistentCollection {#103 …}
+logs: Doctrine\ORM\PersistentCollection {#93 …}
+awards: Doctrine\ORM\PersistentCollection {#82 …}
+categories: Doctrine\ORM\PersistentCollection {#69 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#296
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#290
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1867 …}
+slug: "SOLVED-Has-anyone-installed-Shotshare-using-docker-compose"
+title: "SOLVED. Has anyone installed Shotshare using docker-compose ?"
+url: null
+body: """
Ok so the solution was this. Thank you @mouse@midwest.social\n
\n
`cd /home`\n
\n
`git clone https://github.com/mdshack/shotshare`\n
\n
`cd …/Files/`\n
\n
`sudo mkdir Shotshare`\n
\n
`cd …/Files/Shotshare`\n
\n
`sudo mkdir shotshare_data`\n
\n
`sudo touch .env database.sqlite`\n
\n
`cp -r /home/shotshare/storage/* …/Files/Shotshare/shotshare_data`\n
\n
`chown 82:82 -R …/Files/Shotshare/`\n
\n
```\n
\n
<span style="color:#323232;">version: "3.3"\n
</span><span style="color:#323232;">services:\n
</span><span style="color:#323232;"> shotshare:\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 2000:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - HOST=:80\n
</span><span style="color:#323232;"> - ALLOW_REGISTRATION=false\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - .../Files/Shotshare/shotshare_data:/app/storage\n
</span><span style="color:#323232;"> - .../Files/Shotshare/database.sqlite:/app/database/database.sqlite\n
</span><span style="color:#323232;"> - .../Files/Shotshare/.env:/app/.env\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> container_name: shotshare\n
</span><span style="color:#323232;"> image: mdshack/shotshare:latest\n
</span><span style="color:#323232;">networks: {}\n
</span>\n
```\n
\n
---\n
\n
Hello everyone.\n
\n
I am deeply struggling to install [shotshare](https://github.com/mdshack/shotshare) on my server using docker-compose.\n
\n
I followed the instructions and I’ve been [talking with someone](https://github.com/mdshack/shotshare/issues/27) (from their team I guess) for 2 weeks without finding a solution.\n
\n
Does anyone have a working docker-compose to share so I can compare it and understand ?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727929431 {#1860
date: 2024-10-03 06:23:51.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@mouse@midwest.social"
]
+comments: Doctrine\ORM\PersistentCollection {#1373 …}
+votes: Doctrine\ORM\PersistentCollection {#1901 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1387 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 32374
-titleTs: "'anyon':3 'compos':9 'docker':8 'docker-compos':7 'instal':4 'shotshar':5 'solv':1 'use':6"
-bodyTs: "'/app/.env':60 '/app/database/database.sqlite':58 '/app/storage':56 '/files':18 '/files/shotshare':23,40 '/files/shotshare/.env':59 '/files/shotshare/database.sqlite':57 '/files/shotshare/shotshare_data':35,55 '/home':11 '/home/shotshare/storage':34 '/mdshack/shotshare':16 '/mdshack/shotshare)':83 '/mdshack/shotshare/issues/27)':104 '2':111 '2000':46 '3.3':42 '80':47,50 '82':37,38 'allow':51 'anyon':118 'cd':10,17,22 'chown':36 'clone':13 'compar':130 'compos':90,124 'contain':65 'cp':32 'data':27 'database.sqlite':31 'deepli':76 'docker':89,123 'docker-compos':88,122 'env':30 'environ':48 'everyon':73 'fals':53 'find':114 'follow':92 'git':12 'github.com':15,82,103 'github.com/mdshack/shotshare':14 'github.com/mdshack/shotshare)':81 'github.com/mdshack/shotshare/issues/27)':102 'guess':109 'hello':72 'host':49 'imag':68 'instal':79 'instruct':94 'latest':70 'mdshack/shotshare':69 'mkdir':20,25 'mouse@midwest.social':9 'name':66 'network':71 'ok':1 'port':45 'r':33,39 'registr':52 'restart':61 'server':86 'servic':43 'share':126 'shotshar':21,26,44,67,80 'solut':4,116 'someon':101 'stop':64 'struggl':77 'sudo':19,24,28 'talk':99 'team':107 'thank':7 'touch':29 'understand':133 'unless':63 'unless-stop':62 'use':87 've':97 'version':41 'volum':54 'week':112 'without':113 'work':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705992805
+visibility: "visible "
+apId: "https://lemmy.ml/post/10888417"
+editedAt: DateTimeImmutable @1727685506 {#73
date: 2024-09-30 10:38:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705932305 {#1846
date: 2024-01-22 15:05:05.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1831
+user: Proxies\__CG__\App\Entity\User {#1893 …}
+magazine: App\Entity\Magazine {#287
+icon: Proxies\__CG__\App\Entity\Image {#268 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#295
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#259 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#255 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#244 …}
+entries: Doctrine\ORM\PersistentCollection {#202 …}
+posts: Doctrine\ORM\PersistentCollection {#160 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#222 …}
+bans: Doctrine\ORM\PersistentCollection {#139 …}
+reports: Doctrine\ORM\PersistentCollection {#125 …}
+badges: Doctrine\ORM\PersistentCollection {#103 …}
+logs: Doctrine\ORM\PersistentCollection {#93 …}
+awards: Doctrine\ORM\PersistentCollection {#82 …}
+categories: Doctrine\ORM\PersistentCollection {#69 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#296
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#290
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1867 …}
+slug: "SOLVED-Has-anyone-installed-Shotshare-using-docker-compose"
+title: "SOLVED. Has anyone installed Shotshare using docker-compose ?"
+url: null
+body: """
Ok so the solution was this. Thank you @mouse@midwest.social\n
\n
`cd /home`\n
\n
`git clone https://github.com/mdshack/shotshare`\n
\n
`cd …/Files/`\n
\n
`sudo mkdir Shotshare`\n
\n
`cd …/Files/Shotshare`\n
\n
`sudo mkdir shotshare_data`\n
\n
`sudo touch .env database.sqlite`\n
\n
`cp -r /home/shotshare/storage/* …/Files/Shotshare/shotshare_data`\n
\n
`chown 82:82 -R …/Files/Shotshare/`\n
\n
```\n
\n
<span style="color:#323232;">version: "3.3"\n
</span><span style="color:#323232;">services:\n
</span><span style="color:#323232;"> shotshare:\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 2000:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - HOST=:80\n
</span><span style="color:#323232;"> - ALLOW_REGISTRATION=false\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - .../Files/Shotshare/shotshare_data:/app/storage\n
</span><span style="color:#323232;"> - .../Files/Shotshare/database.sqlite:/app/database/database.sqlite\n
</span><span style="color:#323232;"> - .../Files/Shotshare/.env:/app/.env\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> container_name: shotshare\n
</span><span style="color:#323232;"> image: mdshack/shotshare:latest\n
</span><span style="color:#323232;">networks: {}\n
</span>\n
```\n
\n
---\n
\n
Hello everyone.\n
\n
I am deeply struggling to install [shotshare](https://github.com/mdshack/shotshare) on my server using docker-compose.\n
\n
I followed the instructions and I’ve been [talking with someone](https://github.com/mdshack/shotshare/issues/27) (from their team I guess) for 2 weeks without finding a solution.\n
\n
Does anyone have a working docker-compose to share so I can compare it and understand ?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727929431 {#1860
date: 2024-10-03 06:23:51.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@mouse@midwest.social"
]
+comments: Doctrine\ORM\PersistentCollection {#1373 …}
+votes: Doctrine\ORM\PersistentCollection {#1901 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1387 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 32374
-titleTs: "'anyon':3 'compos':9 'docker':8 'docker-compos':7 'instal':4 'shotshar':5 'solv':1 'use':6"
-bodyTs: "'/app/.env':60 '/app/database/database.sqlite':58 '/app/storage':56 '/files':18 '/files/shotshare':23,40 '/files/shotshare/.env':59 '/files/shotshare/database.sqlite':57 '/files/shotshare/shotshare_data':35,55 '/home':11 '/home/shotshare/storage':34 '/mdshack/shotshare':16 '/mdshack/shotshare)':83 '/mdshack/shotshare/issues/27)':104 '2':111 '2000':46 '3.3':42 '80':47,50 '82':37,38 'allow':51 'anyon':118 'cd':10,17,22 'chown':36 'clone':13 'compar':130 'compos':90,124 'contain':65 'cp':32 'data':27 'database.sqlite':31 'deepli':76 'docker':89,123 'docker-compos':88,122 'env':30 'environ':48 'everyon':73 'fals':53 'find':114 'follow':92 'git':12 'github.com':15,82,103 'github.com/mdshack/shotshare':14 'github.com/mdshack/shotshare)':81 'github.com/mdshack/shotshare/issues/27)':102 'guess':109 'hello':72 'host':49 'imag':68 'instal':79 'instruct':94 'latest':70 'mdshack/shotshare':69 'mkdir':20,25 'mouse@midwest.social':9 'name':66 'network':71 'ok':1 'port':45 'r':33,39 'registr':52 'restart':61 'server':86 'servic':43 'share':126 'shotshar':21,26,44,67,80 'solut':4,116 'someon':101 'stop':64 'struggl':77 'sudo':19,24,28 'talk':99 'team':107 'thank':7 'touch':29 'understand':133 'unless':63 'unless-stop':62 'use':87 've':97 'version':41 'volum':54 'week':112 'without':113 'work':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705992805
+visibility: "visible "
+apId: "https://lemmy.ml/post/10888417"
+editedAt: DateTimeImmutable @1727685506 {#73
date: 2024-09-30 10:38:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705932305 {#1846
date: 2024-01-22 15:05:05.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#287
+icon: Proxies\__CG__\App\Entity\Image {#268 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#295
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#259 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#255 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#244 …}
+entries: Doctrine\ORM\PersistentCollection {#202 …}
+posts: Doctrine\ORM\PersistentCollection {#160 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#222 …}
+bans: Doctrine\ORM\PersistentCollection {#139 …}
+reports: Doctrine\ORM\PersistentCollection {#125 …}
+badges: Doctrine\ORM\PersistentCollection {#103 …}
+logs: Doctrine\ORM\PersistentCollection {#93 …}
+awards: Doctrine\ORM\PersistentCollection {#82 …}
+categories: Doctrine\ORM\PersistentCollection {#69 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#296
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#290
date: 2023-12-25 04:10:26.0 +01:00
}
} |
|
Show voter details
|