Xwiki смотреть последние обновления за сегодня на .
XWiki is the Open Source tool that allows your team to create, capture and organize knowledge in one single place. Try XWiki Cloud today at: 🤍. Visit the XWiki Store to see how you can extend your wiki: 🤍 ► Website: 🤍 ► XWiki Community: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS
If you like what you see..... buy me a coffee! 🤍 Visit my Teespring store front as well..... 🤍 If you are looking for VPN service check this out... 🤍 Join Robinhood with my link and we'll both get a free stock 🤍 This video a tutorial on how to install Xwiki in a docker container to use to document your Smart Home setup!! Here are a few links to get you started.... 🤍 🤍 🤍 (0:00) Intro (2:16) Let's start by going over some prerequisites. sudo mkdir xwiki networks: xwiki-nw: driver: bridge (4:37) Now we are ready to setup the first container in docker. mysql-xwiki: command: "mysqld character-set-server=utf8 collation-server=utf8_bin explicit-defaults-for-timestamp=1" container_name: mysql-xwiki environment: - MYSQL_ROOT_PASSWORD=xwiki - MYSQL_USER=xwiki - MYSQL_PASSWORD=xwiki - MYSQL_DATABASE=xwiki image: "mysql:5.7" networks: - xwiki-nw volumes: - "/home/adrian/xwiki/mysql:/var/lib/mysql" - "/home/adrian/xwiki/mysql-init:/docker-entrypoint-initdb.d" sudo docker exec -it mysql-xwiki /bin/bash mysql -u root -p xwiki -e "grant all privileges on *.* to xwiki🤍localhost identified by 'xwiki'" (9:25) Now that the db container is create, lets setup the frontend. xwiki: image: "xwiki:lts-mysql-tomcat" container_name: xwiki depends_on: - mysql-xwiki ports: - "8180:8080" environment: - DB_USER=xwiki - DB_PASSWORD=xwiki - DB_DATABASE=xwiki - DB_HOST=mysql-xwiki volumes: - /home/adrian/xwiki:/usr/local/xwiki networks: - xwiki-nw (12:13) Now that its installed, let's go over the configuration. (16:51) Lastly, let's set it up in Heimdall! If you like the video, please subscribe to my channel. If you have any questions or comments, hit me up in the comments below. As always, if there are any videos out there you would like to see that I don't already have out there, let me know in the comments as well and I will see what I can do.
XWiki is a free, open source, self hosted Wiki with hundreds of extensions that can make it even better than Confluence without the excessive cost. JIRA Integration, Authorization extensions, Theming, Templates, Personal Spaces, User and admin control levels, and so much more. I work through the install, then during the first run wizard, I select a bare minimum option...well....I realized I had messed up, so I go through it again and select the "Demo" Flavor, which gives you a fully setup Wiki ready for production.Timestamps below for those who prefer to jump through.ytube = Timestamps = 00:10 - Introduction 00:40 - Bookstack Mention - Video at 02:25 - Pre-Install XWiki Info - Use Demo Flavor 02:55 - I will leave the server up for a week 04:10 - pre-install of XWiki using Docker - Setup Server 11:30 - Install Docker CE on our Ubuntu Server 13:30 - Install XWiki using Docker 19:15 - First Access of XWiki - Initial Setup 25:13 - Reinstalled and setting Demo Flavor for more autoated Extension setup (this is the way you should do it if you're new to XWiki). 27:10 - XWiki Usage and Overview of the Software = Links = XWiki main site 🤍 Install Instructions 🤍 Docker Specific Install 🤍 Install Docker-CE on Ubuntu 🤍 My Video on Bookstack 🤍 = Contact = Contact me at - Twitter: 🤍mickintx Telegram: 🤍MickInTx Mastodon: 🤍l/ 🤍MickInTX or at 🤍 Get a $50.00 credit for Digital Ocean by signing up with this link: 🤍 Use Hover as your Domain Name Registrar to get some great control over you domains / sub-domains: 🤍 Support my Channel and ongoing efforts through Patreon: 🤍 What does the money go to? To Pay for Digital Ocean droplets, donations to open source projects I feature, any hardware I may need to purchase for future episodes (which I will then give to a subscriber in a drawing or contest). = Attributions = Intro and Outro Music from 🤍bensound.com Groovy Hip Hop - by Benjamin Tissot 🤍
Check out the built-in option that gives the opportunity to all XWiki users to make collaborative web applications in a few steps, guided by an app wizard. Discover in the demo video how to use the app for managing procedures on your wiki. ► Website: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS
Sharing knowledge in a team of people working together (company, association, study group or any other kind of project) is key for its long-term success. Even if this is not properly identified from the beginning as a main concern, setting up tools and processes that allow knowledge to be accumulated and organized correctly ends up being on the TODO list at some point, and may come with the wish to have done it earlier. Thus, the best solution is one that is quick enough to setup from the very beginning and versatile enough to be able to incrementally develop into a proper solid fortress of knowledge. In this presentation I will use the XWiki platform to incrementally build a collaborative intranet from scratch and will try to address some frequent needs of knowledge sharing in a team, using already-made add-ons or new tools (list not exhaustive): * Blog, for unidirectional communication, * Meeting notes, for spoken knowledge not to be lost, * File Manager for just dropping files to share, * Task manager for lightweight ticketing, * Holiday requests and Recruitment applications for team management, * Unstructured free content sharing, using standard wiki pages and page templates, * Structured content tailored to fit your exact specific needs, * Multi-wiki separation for teams isolation, * Powerful search in all this, * Authentication add-ons to plug your own users management, * Easy look & feel setup, to brand it as your own. SPEAKER: Anca Luca PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed) ATTRIBUTION CREDITS: Original video source: 🤍
Follow the Tour, the first thing to pop-up when you open your XWiki instance and the easiest (and most effortless) way to gain an overview of how XWiki works. In this video, the tour is guiding you on a XWiki Cloud wiki. Try XWiki Cloud today: 🤍 More about the Tour application: 🤍 Credits Music: 🤍bensound.com
by Anca Luca At: FOSDEM 2020 🤍 Sharing knowledge in a team of people working together (company, association, study group or any other kind of project) is key for its long-term success. Even if this is not properly identified from the beginning as a main concern, setting up tools and processes that allow knowledge to be accumulated and organized correctly ends up being on the TODO list at some point, and may come with the wish to have done it earlier. Thus, the best solution is one that is quick enough to setup from the very beginning and versatile enough to be able to incrementally develop into a proper solid fortress of knowledge. In this presentation I will use the XWiki platform to incrementally build a collaborative intranet from scratch and will try to address some frequent needs of knowledge sharing in a team, using already-made add-ons or new tools (list not exhaustive): * Blog, for unidirectional communication, * Meeting notes, for spoken knowledge not to be lost, * File Manager for just dropping files to share, * Task manager for lightweight ticketing, * Holiday requests and Recruitment applications for team management, * Unstructured free content sharing, using standard wiki pages and page templates, * Structured content tailored to fit your exact specific needs, * Multi-wiki separation for teams isolation, * Powerful search in all this, * Authentication add-ons to plug your own users management, * Easy look & feel setup, to brand it as your own. Room: AW1.120 Scheduled start: 2020-02-01 10:00:00
Build diagrams in XWiki with the XWiki Diagram Pro Application - learn more: 🤍 Browse all applications at 🤍 New to XWiki? Try XWiki Cloud out today! 🤍 #xwiki #diagram
When developing a web application, the traditional way is to develop the application from scratch using a general purpose language such as Javascript, Python, Java, Ruby, PHP, etc. This presentation will show that a next generation wiki (examples based on XWiki: 🤍) can be used as a web development platform to develop applications on top of it, providing a strong infrastructure scaffolding to building web applications. The advantages are similar to those of using an application sever. However whereas an application server offers technical services only, a wiki platform offers higher level services such as content management, rendering, storage, WYSIWYGeditor, user management, and a lot more. Not only are these services offered, you can develop using them in your traditional IDE or in the runtime, directly in wiki pages. This allows developing web applications extremely quickly, collaboratively and with a fast turnaround time, which is perfect for adhoc web application development.
Easily create, view, and edit diagrams or flowcharts using the Diagram App. You can also import diagrams from Gliffy and 🤍, and fully customize them straight from your wiki. Browse all apps at 🤍. New to XWiki? Try XWiki Cloud out for free here: 🤍. ► Website: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS #diagram
XWiki: a collaborative apps development platform Build applications incrementally on top of XWiki rather than coding them from scratch by Anca Luca At: FOSDEM 2019 🤍 XWiki's advanced features for structuring data and scripting in wiki pages make it suitable for developing applications of various sizes, for various needs. The wiki principle make all these applications collaborative by default, while the multiple UI configuration options and permission system allow to show as much or as little of it as needed for the specific case . In this talk I will explain the usage of XWiki through the angle of comparing its usage with the development of applications from scratch. I will explain and demo the various features of the XWiki platform and how they can be assembled together to create applications and show some examples of such work that was done for professional accounts (e.g. 🤍 ). Room: UD2.119 Scheduled start: 2019-02-02 17:05:00+01
Guide Link: 🤍 This tutorial shows how to build a Frequently Asked Questions (FAQs) Application. This is a very simple application that makes use of XWiki's classes, properties, and objects. It also uses techniques that you may frequently use as the basis for several different kinds of applications.
Embed PDFs using the Pro PDF Viewer Macro Browse all apps at 🤍 New to XWiki? Try XWiki Cloud out today! 🤍
In this talk, Ludovic and Anca will present XWiki's journey to provide the best FOSS alternative to proprietary knowledge management tools, based on both current features and future roadmap, while showcasing XWiki's approach for collaboration on text and structured data. This talk was part of the "Collaborative Information and Content Management Applications" devroom held by XWiki at FOSDEM 2022. FOSDEM website: 🤍 Slides: 🤍
This application aims to allow end users to use XWiki's powerful structured data management system to make collaborative web applications with as few steps as possible. The focus is on solving the most common use cases when creating applications. Discover AppWithinMinutes for free by testing it with XWiki Cloud. Try it out at: 🤍 ► Website: 🤍 ► XWiki Community: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS
Tutorial based on XWiki Enterprise 7.4.2. You can download it from here: 🤍xwiki.org Documentation page: 🤍
A product demo of XWiki, presented during RemoteCon. XWiki is an advanced collaboration platform based on the Wiki principles. More details about the event you can find here ►► 🤍 You can re-watch the other RemoteCon recordings here ►► 🤍 If you don`t have a content pass or a full pass ticket already, you can still access the recordings by getting your pass here ►► 🤍 Website: 🤍 Facebook: 🤍 Instagram: 🤍 Twitter: 🤍 Subscribe to our YouTube channel here ►► 🤍 ABOUT REMOTECON RemoteCon by How to Web is the first European online technology conference dedicated to remote work. This edition gathered world-renowned experts in the field of technology and innovation such as: Jason Fried (Basecamp CEO and author of bestsellers "Rework", "Remote: office not required" and "It doesn't have to be crazy at work"), Darren Murph (Head of Remote at GitLab), Andreas Klinger (Remote advocate at CoinList and AngelList, former CTO of Product Hunt and founder of the Remote First Capital, an investment fund focused on remote work solutions), Bretton Putter (organizational culture expert, founder and CEO of CultureGene and author of “Culture Decks Decoded”), David Darmanin (Hotjar CEO) and Sheeba Varghese (leadership expert for remote teams), among others. The full list of speakers, as well as the agenda of the event is here: 🤍 ABOUT HOW TO WEB How to Web is a leading European startup & tech conference based in Bucharest, Romania, where 2200+ founders and startup-minded operators and developers gather to get inspiration, knowledge and opportunities. Started in 2010, it is one of the earliest influential European startup events, which has accelerated the adoption of the startup culture in CEE & Romania.
Part 1: Download Packages 1. Download AdoptOpenJDK 11.0.17+8 from 🤍 2. Download MySQL Installer 8.0.32 from 🤍 3. Download Apache Tomcat-9.0.43-windows-x64 from 🤍 4. Download driver for mysql connector (mysql-connector-j-8.0.32.jar) from 🤍 5. Download XWiki 13.0 war from 🤍
Migrating to another software can be really tricky for an individual. For an organization or a large team, it’s an IT nightmare. Because so many things can go wrong in the process, it’s important to plan out and know what to expect while migrating. This webinar will walk you through the checklists, services, and tools you can use to migrate to XWiki. * - XWiki syntax support 🤍 - Office Import 🤍 - Batch Import 🤍 - Confluence migrator 🤍 - Confluence migration guide 🤍 - Confluence next steps 🤍 - Sharepoint migration guide 🤍 * 00:00 Intro 04:22 Organizers 05:15 Why should you use a wiki? 06:10 Why should you use XWiki? 07:45 Why is it worth importing your data? 08:35 Migrating from other tools to XWiki - prerequisites and methods 10:57 Generic import - wiki and HTML syntax importing 13:05 Office files import - Sharepoint, Dropbox, server storage, Google Docs 18:05 Database import - batch import and automate file conversion - MS Access, Lotus Notes, Sharepoint 29:10 Filter Streams - Confluence, MediaWiki, GitHub Wiki, DokuWiki, old XWiki instances 30:12 Confluence migration 39:07 Conclusion 42:20 Q&A 49:05 Demo
Read more at 🤍 How to Install XWiki on Ubuntu 20.04 with Let's Encrypt = More at 🤍 Content by Linux Fans for Everyone. Linux Stans is a website created and maintained by Linux Stans. Read all kinds of unique content related to Linux – distros lists, tutorials, comparisons, news, and more.
= Links = Show Notes 🤍 WikiJS Home Page 🤍 Raw Script to Install Docker and Docker-CE 🤍 Support my Channel and ongoing efforts through Patreon: 🤍 = Timestamps = 00:00 Beginning 00:09 Intro to WikiJS 03:15 Thank you to my Patrons at Patreon, and my subscribers on Youtube 04:55 Setup a Non-Root User in Linux 07:40 Setup our Docker folder Structure for Install 08:45 Add our docker-compose.yml file 12:15 Install Docker and Docker-Compose 16:50 Setup our Portainer-CE Instance (GUI for Docker) 18:20 Install WikiJS with Docker-Compose 20:30 Setup WikiJS 22:45 Setup a FQDN (Full URL) for our WikiJS Install with SSL 25:00 WikiJS Admin Dashboard 25:35 Create our WikiJS Main Page 28:30 WikiJS Settings 40:00 How to Contribute to WikiJS 41:30 Looking at a more Setup WikiJS System - Setup Navigation = Contact = Twitter: 🤍mickintx Telegram: 🤍MickInTx Mastodon: 🤍l/ 🤍MickInTX Try out SSDNodes VPS Services! Amazing Specs for incredibly low costs. I'm running a 32 GB RAM / $ CPU Server for only $9 a month! Seriously. FOr long term server usage, this is the way to go! 🤍 Get a $50.00 credit for Digital Ocean by signing up with this link: 🤍 Use Hover as your Domain Name Registrar to get some great control over you domains / sub-domains: 🤍 Support my Channel and ongoing efforts through Patreon: 🤍 What does the money go to? To Pay for Digital Ocean droplets, donations to open source projects I feature, any hardware I may need to purchase for future episodes (which I will then give to a subscriber in a drawing or contest). = Attributions = Intro and Outro music provided by 🤍
Planning to migrate from Confluence and are searching for an Open Source alternative? We know from first-hand experience that migrations can be an IT nightmare when not done properly, with adequate resources and support. This is why we have allocated time and effort to make transitioning from Confluence to XWiki as smooth as possible, by providing a dedicated migrator, as well as multiple macros that are commonly used with Confluence. In this webinar, we're deep diving into the latest developed improvements and macros, discussing all the necessary steps to successfully complete your migration. * * * 0:00 Agenda & Intro 6:11 General prerequisites 10:50 Installing the Confluence migrator & migration profile 17:27 Step 1 migration demo - Prerequisites 20:17 Step 2 migration demo - Space analysis 22:20 Step 3 migration demo - Confluence export 23:00 Step 4 migration demo - XWiki import 25:03 Step 5 migration demo - Post import fixes 29:25 Step 6 migration demo - Nested pages 33:23 Compatible macros 43:21 XWiki services and offers 49:03 Live Q&A (check article below for transcript) * * * Useful links: Q&A transcript: 🤍 Confluence migrator: 🤍 Confluence migration guide: 🤍 List of equivalent macros between XWiki and Confluence: 🤍 Confluence next steps: 🤍 Book a call with Stefana: 🤍 Contact us: contact🤍xwiki.com * * * ► Website: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS #ConfluenceAlternative
XWiki is the best tool to organize your knowledge. A wiki is organized in a hierarchy of pages. You can create multiple wikis, each with its own set of pages. XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
This video aims to present XWiki's Real Time editor. Please, notice that this feature is an experimental one.
Tutorial Link: 🤍 This tutorial will show you how to build a Frequently Asked Questions (FAQs) Application. This is a very simple application that makes use of XWiki's classes, properties, and objects. It also uses a technique that you may frequently use as the basis for several different kinds of applications.
This video demonstrates how to install XWiki on Windows using a single sign-on PostgreSQL database. Links to downloads: AdoptOpenJDK JRE - 🤍 PostgreSQL JDBC driver - 🤍 Bill Stewart's Apache Tomcat Setup - 🤍 Other downloads in the video - go to XWiki page on 🤍
About getting up and running with XWiki (content collaboration wikis) platform with Docker in less than 30 minutes. Brief introduction to XWiki's page editing features as well. #XWiki #Docker #setupXWikiWithDocker
FOSDEM (Free and Open Source Development European Meeting) is a European event centered around Free and Open Source software development. It is aimed at developers and all interested in the Free and Open Source news in the world. Its goals are to enable developers to meet and to promote the awareness and use of free and open source software. More info at 🤍
Knowledge is power, but knowing where to look for trustworthy information is the most powerful skill. During this International Week of Global Media and Digital Literacy, we've looked into XWiki's social impact on better access to information and media literacy across the years. Here are some of the projects we're proud of: - HLS: 🤍 - CHC: 🤍 - CNFPT: 🤍 ► Website: 🤍 ► Mastodon: 🤍 ► LinkedIn: 🤍 ► Twitter: 🤍 ► Facebook: 🤍 #OpenSource #OpenSourceSoftware #wiki #XWiki #OSS #FOSS #socialimpact #projectswithimpact
In diesem Video stelle ich euch die meiner Meinung nach beste OpenSource Wiki Software - BookStack vor. Mit dieser kostenlosen Software könnt ihr einfach und intuitiv ein Wiki erstellen und verwalten. Zudem profitiert ihr von den zahlreichen Features dieser Software, die ich in diesem Video vorstelle. » BookStack auf aktivem Server installieren: 🤍 » Meine Website: 🤍 Du benötigst Unterstützung bei der Installation oder Konfiguration von Open Source Software? Ich helfe dir gerne weiter! Schreib mir einfach eine Mail an (Daniel): service🤍apfelcast.com » Im Video verwendete Befehle: 🤍 » Projektseite: 🤍 » Weitere Videos: NginxProxyManager installieren: 🤍 Videoreihe Proxmox Server: 🤍 Videoreihe OpenSource Software: 🤍 » Abschnitte: 00:00 Begrüßung 01:08 Was ist BookStack 02:06 Feature Demo 09:30 BookStack Installation 14:35 Internet Zugriff einrichten 17:49 Fazit Mein Equipment: » Kamera: 🤍 » Objektiv: 🤍 » Ton: 🤍 » Recorder: 🤍 » Beleuchtung: 🤍 Hinweis: Alle Links beginnend mit „🤍“ sind Affiliate Links. Wenn du über einen dieser Links ein Produkt kaufst, bekomme ich einen kleinen Anteil des Kaufpreises gutgeschrieben.
Plan better meetings with the XWiki Meeting application. Browse all apps at 🤍 New to XWiki? Try XWiki Cloud out today! 🤍